From 628980188dcfcfa851911fe64786daeb6862c6c2 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Sat, 5 Aug 2017 19:39:05 +0530 Subject: [PATCH 001/167] Added content validator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a4fadcd..44abbde6 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,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) | | 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) | ### Development From 8b18351e59903636dd3a1d11e75b4f4161f5c7ab Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 5 Aug 2017 22:00:55 +0100 Subject: [PATCH 002/167] Rename Data Access to Open Data Closes #443 --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 2a4fadcd..a4f8d7f5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ Please note a passing build status indicates all listed APIs are available since * [Calendar](#calendar) * [Cloud Storage & File Sharing](#cloud-storage--file-sharing) * [Currency Exchange](#currency-exchange) -* [Data Access](#data-access) * [Data Validation](#data-validation) * [Development](#development) * [Documents & Productivity](#documents--productivity) @@ -34,6 +33,7 @@ Please note a passing build status indicates all listed APIs are available since * [Math](#math) * [Music](#music) * [News](#news) +* [Open Data](#open-data) * [Open Source projects](#open-source-projects) * [Personality](#personality) * [Photography](#photography) @@ -120,38 +120,6 @@ API | Description | Auth | HTTPS | Link | | 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) | -### Data Access -API | Description | Auth | HTTPS | Link | -|---|---|---|---|---| -| 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) | -| Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) | -| CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | -| Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) | -| Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) | -| Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | [Go!](http://codataengine.org/) | -| Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | [Go!](https://data.colorado.gov/) | -| Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) | -| 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/) | -| 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/) | -| 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/) | -| Scoop.it | Content Curation Service | `apiKey` | No | [Go!](http://www.scoop.it/dev) | -| Teleport | Quality of Life Data | No | Yes | [Go!](https://developers.teleport.org/) | -| 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) | -| Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | - ### Data Validation API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -358,6 +326,38 @@ API | Description | Auth | HTTPS | Link | | News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) | | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) | +### Open Data +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) | +| Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) | +| CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | +| Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) | +| Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) | +| Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | [Go!](http://codataengine.org/) | +| Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | [Go!](https://data.colorado.gov/) | +| Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) | +| 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/) | +| 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/) | +| 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/) | +| Scoop.it | Content Curation Service | `apiKey` | No | [Go!](http://www.scoop.it/dev) | +| Teleport | Quality of Life Data | No | Yes | [Go!](https://developers.teleport.org/) | +| 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) | +| Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | + ### Open Source projects API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From 0469d6507db92799bb6ddd05cdcea11396c661a6 Mon Sep 17 00:00:00 2001 From: Vaibhav Mehta Date: Sun, 6 Aug 2017 11:09:51 +0530 Subject: [PATCH 003/167] update jsonbin.io, now accepts apiKey for creating private bins --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d4f3ed..c629943a 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ API | Description | Auth | HTTPS | Link | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | 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 | No | Yes | [Go!](https://jsonbin.io) | +| 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) | From d4d3ec3774d228442ab37a372f85902f5be0d13e Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 6 Aug 2017 11:48:33 -0400 Subject: [PATCH 004/167] Move Contributing guide into github directory --- CONTRIBUTING.md => .github/CONTRIBUTING.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename CONTRIBUTING.md => .github/CONTRIBUTING.md (100%) diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md From d5de45cb95695d6c117f88001c0b169fe7c05ae1 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 6 Aug 2017 11:49:35 -0400 Subject: [PATCH 005/167] Update README reference to moved guide --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4d4f3ed..52833e77 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A collective list of free JSON APIs for use in web development. A JSON encoding of all entries can be found [here](json). -For information on contributing to this project, please see the [contributing guide](CONTRIBUTING.md). +For information on contributing to this project, please see the [contributing guide](.github/CONTRIBUTING.md). Please note a passing build status indicates all listed APIs are available since the last update. A failing build status indicates that 1 or more services may be unavailable at the moment. @@ -547,4 +547,4 @@ API | Description | Auth | HTTPS | Link | | 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/) | -| Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) | \ No newline at end of file +| Yahoo! Weather | Weather | No | Yes | [Go!](https://developer.yahoo.com/weather/) | From 929f78527fe2b896ae67a2256fc96036cac9cb25 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 6 Aug 2017 11:53:09 -0400 Subject: [PATCH 006/167] add padding note in guide --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index c4321600..8f637ac5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,7 @@ Currently, the only accepted inputs for this field are as follows: * `X-Mashape-Key` - _the name of the header which may need to be sent_ * `No` - _the API requires no authentication to run_ -Please continue to follow the alphabetical ordering that is in place per section. +Please continue to follow the alphabetical ordering that is in place per section. Each string in each section should be padded by one space on each side as well. If an API seems to fall into multiple categories, please place the listing within the section most in line with the services offered through the API. For example, the Instagram API is listed under `Social` since it is mainly a social network, even though it could also apply to `Photography`. From fdc095623c4e00c3617b527bb0e02a03dcb2d198 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 6 Aug 2017 11:54:07 -0400 Subject: [PATCH 007/167] add issue and pr templates --- .github/ISSUE_TEMPLATE.md | 4 ++++ .github/PULL_REQUEST_TEMPLATE.md | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..1bc7a3bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,4 @@ +Thanks for looking to open an issue for this project! + +If you are opening an issue to add a new entry, please consider opening a pull request instead! + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..3d371125 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,9 @@ +Thank you for taking the time to work on a PR for this project! + +To ensure your PR is dealt with swiftly please check the following: + +- [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md). + +- [ ] Your additions are ordered alphabetically. +- [ ] You have searched the repository for any relevant issues or PRs. +- [ ] Any category you are creating has the minimum requirement of 3 items. From 7a364a1ea44ce3651d45df104471a5824667b1a7 Mon Sep 17 00:00:00 2001 From: Travis Date: Sun, 6 Aug 2017 16:05:23 +0000 Subject: [PATCH 008/167] rebuild JSON at 4167e71 [ci skip] --- json/entries.json | 2766 +---------------------------------------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2766 deletions(-) diff --git a/json/entries.json b/json/entries.json index d6e47209..0967ef42 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,2765 +1 @@ -{ - "count": 345, - "entries": [ - { - "API": "Dogs", - "Auth": null, - "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)", - "HTTPS": true, - "Link": "https://dog.ceo/dog-api/", - "Section": "Animals" - }, - { - "API": "IUCN", - "Auth": "apiKey", - "Description": "IUCN Red List of Threatened Species", - "HTTPS": false, - "Link": "http://apiv3.iucnredlist.org/api/v3/docs", - "Section": "Animals" - }, - { - "API": "Petfinder", - "Auth": "apiKey", - "Description": "Adoption", - "HTTPS": true, - "Link": "https://www.petfinder.com/developers/api-docs/", - "Section": "Animals" - }, - { - "API": "RescueGroups", - "Auth": null, - "Description": "Adoption", - "HTTPS": true, - "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", - "Section": "Animals" - }, - { - "API": "AniList", - "Auth": "OAuth", - "Description": "AniList Anime", - "HTTPS": false, - "Link": "http://anilist-api.readthedocs.io/en/latest/", - "Section": "Anime" - }, - { - "API": "Jikan", - "Auth": null, - "Description": "Unofficial MyAnimeList API", - "HTTPS": true, - "Link": "https://jikan.me", - "Section": "Anime" - }, - { - "API": "Kitsu", - "Auth": "OAuth", - "Description": "Anime discovery platform", - "HTTPS": true, - "Link": "http://docs.kitsu.apiary.io/", - "Section": "Anime" - }, - { - "API": "Studio Ghibli", - "Auth": null, - "Description": "Resources from Studio Ghibli films", - "HTTPS": true, - "Link": "https://ghibliapi.herokuapp.com", - "Section": "Anime" - }, - { - "API": "AlienVault Open Threat Exchange (OTX)", - "Auth": "apiKey", - "Description": "IP/domain/URL reputation", - "HTTPS": true, - "Link": "https://otx.alienvault.com/api/", - "Section": "Anti-Malware" - }, - { - "API": "Certly", - "Auth": "apiKey", - "Description": "Certly Link/Domain Flagging", - "HTTPS": true, - "Link": "https://guard.certly.io/", - "Section": "Anti-Malware" - }, - { - "API": "Google Safe Browsing", - "Auth": "apiKey", - "Description": "Google Link/Domain Flagging", - "HTTPS": true, - "Link": "https://developers.google.com/safe-browsing/", - "Section": "Anti-Malware" - }, - { - "API": "Metacert", - "Auth": "apiKey", - "Description": "Metacert Link Flagging", - "HTTPS": true, - "Link": "https://metacert.com/", - "Section": "Anti-Malware" - }, - { - "API": "VirusTotal", - "Auth": "apiKey", - "Description": "VirusTotal File/URL Analysis", - "HTTPS": true, - "Link": "https://www.virustotal.com/en/documentation/public-api/", - "Section": "Anti-Malware" - }, - { - "API": "Web Of Trust (WOT)", - "Auth": "apiKey", - "Description": "Website reputation", - "HTTPS": true, - "Link": "https://www.mywot.com/wiki/API", - "Section": "Anti-Malware" - }, - { - "API": "Behance", - "Auth": "apiKey", - "Description": "Design", - "HTTPS": true, - "Link": "https://www.behance.net/dev", - "Section": "Art & Design" - }, - { - "API": "Dribbble", - "Auth": "OAuth", - "Description": "Design", - "HTTPS": false, - "Link": "http://developer.dribbble.com/v1/", - "Section": "Art & Design" - }, - { - "API": "Harvard Art Museums", - "Auth": "apiKey", - "Description": "Art", - "HTTPS": false, - "Link": "https://github.com/harvardartmuseums/api-docs", - "Section": "Art & Design" - }, - { - "API": "Icons8", - "Auth": "OAuth", - "Description": "Icons", - "HTTPS": true, - "Link": "http://docs.icons8.apiary.io/#reference/0/meta", - "Section": "Art & Design" - }, - { - "API": "Noun Project", - "Auth": "OAuth", - "Description": "Icons", - "HTTPS": false, - "Link": "http://api.thenounproject.com/index.html", - "Section": "Art & Design" - }, - { - "API": "Rijksmuseum", - "Auth": "apiKey", - "Description": "Art", - "HTTPS": true, - "Link": "https://www.rijksmuseum.nl/en/api", - "Section": "Art & Design" - }, - { - "API": "British National Bibliography", - "Auth": null, - "Description": "Books", - "HTTPS": false, - "Link": "http://bnb.data.bl.uk/", - "Section": "Books" - }, - { - "API": "Goodreads", - "Auth": null, - "Description": "Books", - "HTTPS": true, - "Link": "https://www.goodreads.com/api", - "Section": "Books" - }, - { - "API": "Google Books", - "Auth": "OAuth", - "Description": "Books", - "HTTPS": true, - "Link": "https://developers.google.com/books/", - "Section": "Books" - }, - { - "API": "mailgun", - "Auth": "apiKey", - "Description": "Email Service", - "HTTPS": true, - "Link": "https://www.mailgun.com/", - "Section": "Business" - }, - { - "API": "markerapi", - "Auth": null, - "Description": "Trademark Search", - "HTTPS": false, - "Link": "http://www.markerapi.com/", - "Section": "Business" - }, - { - "API": "Church Calendar", - "Auth": null, - "Description": "Catholic liturgical calendar", - "HTTPS": false, - "Link": "http://calapi.inadiutorium.cz/", - "Section": "Calendar" - }, - { - "API": "Holidays", - "Auth": "apiKey", - "Description": "Historical data regarding holidays", - "HTTPS": true, - "Link": "https://holidayapi.com/", - "Section": "Calendar" - }, - { - "API": "LectServe", - "Auth": null, - "Description": "Protestant liturgical calendar", - "HTTPS": false, - "Link": "http://www.lectserve.com", - "Section": "Calendar" - }, - { - "API": "Non-Working Days", - "Auth": null, - "Description": "Database of ICS files for non working days", - "HTTPS": true, - "Link": "https://github.com/gadael/icsdb", - "Section": "Calendar" - }, - { - "API": "Box", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://developer.box.com/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Dropbox", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://www.dropbox.com/developers", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Google Drive", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://developers.google.com/drive/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "OneDrive", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://dev.onedrive.com/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Currencylayer", - "Auth": "apiKey", - "Description": "Exchange rates and currency conversion", - "HTTPS": true, - "Link": "https://currencylayer.com/documentation", - "Section": "Currency Exchange" - }, - { - "API": "Fixer.io", - "Auth": null, - "Description": "Exchange rates and currency conversion", - "HTTPS": true, - "Link": "http://fixer.io", - "Section": "Currency Exchange" - }, - { - "API": "18F", - "Auth": null, - "Description": "US Federal Government /Developer Program", - "HTTPS": false, - "Link": "http://18f.github.io/API-All-the-X/", - "Section": "Data Access" - }, - { - "API": "Abbreviation", - "Auth": "X-Mashape-Key", - "Description": "Get abbreviations and meanings", - "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/abbreviations", - "Section": "Data Access" - }, - { - "API": "CARTO", - "Auth": "apiKey", - "Description": "Location Information Prediction", - "HTTPS": true, - "Link": "https://carto.com/", - "Section": "Data Access" - }, - { - "API": "Callook.info", - "Auth": null, - "Description": "United States ham radio callsigns", - "HTTPS": true, - "Link": "https://callook.info", - "Section": "Data Access" - }, - { - "API": "Celebinfo", - "Auth": "X-Mashape-Key", - "Description": "Celebrity information", - "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/celebinfo/", - "Section": "Data Access" - }, - { - "API": "Colorado Data Engine", - "Auth": null, - "Description": "Formatted and geolocated Colorado public data", - "HTTPS": true, - "Link": "http://codataengine.org/", - "Section": "Data Access" - }, - { - "API": "Colorado Information Marketplace", - "Auth": null, - "Description": "Colorado State Government Open Data", - "HTTPS": true, - "Link": "https://data.colorado.gov/", - "Section": "Data Access" - }, - { - "API": "Datakick", - "Auth": "apiKey", - "Description": "The open product database", - "HTTPS": true, - "Link": "https://www.datakick.org/api", - "Section": "Data Access" - }, - { - "API": "Data USA", - "Auth": null, - "Description": "US Public Data", - "HTTPS": true, - "Link": "https://datausa.io/about/api/", - "Section": "Data Access" - }, - { - "API": "Dronestream", - "Auth": null, - "Description": "Tracks United States drone strikes", - "HTTPS": true, - "Link": "https://dronestre.am/", - "Section": "Data Access" - }, - { - "API": "fonoApi", - "Auth": null, - "Description": "Mobile Device Description", - "HTTPS": true, - "Link": "https://fonoapi.freshpixl.com/", - "Section": "Data Access" - }, - { - "API": "Open Government, Australia", - "Auth": null, - "Description": "Australian Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov.au/", - "Section": "Data Access" - }, - { - "API": "Open Government, USA", - "Auth": null, - "Description": "United States Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov/", - "Section": "Data Access" - }, - { - "API": "Open Government, Canada", - "Auth": null, - "Description": "Canadian Government Open Data", - "HTTPS": false, - "Link": "http://open.canada.ca/en", - "Section": "Data Access" - }, - { - "API": "Open Government Data, India", - "Auth": "apiKey", - "Description": "Indian Government Open Data", - "HTTPS": true, - "Link": "https://data.gov.in/", - "Section": "Data Access" - }, - { - "API": "Open Government, New Zealand", - "Auth": null, - "Description": "New Zealand Government Open Data", - "HTTPS": true, - "Link": "https://www.data.govt.nz/", - "Section": "Data Access" - }, - { - "API": "Outpan", - "Auth": "apiKey", - "Description": "A Database of Everything", - "HTTPS": true, - "Link": "https://outpan.mixnode.com/developers", - "Section": "Data Access" - }, - { - "API": "Pearson", - "Auth": "apiKey", - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.pearson.com/apis/dictionaries", - "Section": "Data Access" - }, - { - "API": "Prague Opendata", - "Auth": null, - "Description": "Prague City Open Data", - "HTTPS": false, - "Link": "http://opendata.praha.eu/en", - "Section": "Data Access" - }, - { - "API": "Quandl", - "Auth": null, - "Description": "Stock Market Data", - "HTTPS": true, - "Link": "https://www.quandl.com/", - "Section": "Data Access" - }, - { - "API": "Represent by Open North", - "Auth": null, - "Description": "Find Canadian Government Representatives", - "HTTPS": true, - "Link": "https://represent.opennorth.ca/", - "Section": "Data Access" - }, - { - "API": "Scoop.it", - "Auth": "apiKey", - "Description": "Content Curation Service", - "HTTPS": false, - "Link": "http://www.scoop.it/dev", - "Section": "Data Access" - }, - { - "API": "Teleport", - "Auth": null, - "Description": "Quality of Life Data", - "HTTPS": true, - "Link": "https://developers.teleport.org/", - "Section": "Data Access" - }, - { - "API": "UPC database", - "Auth": "apiKey", - "Description": "More than 15 million barcode numbers from all around the world", - "HTTPS": true, - "Link": "https://upcdatabase.org/api", - "Section": "Data Access" - }, - { - "API": "Wikidata", - "Auth": "OAuth", - "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", - "HTTPS": true, - "Link": "https://www.wikidata.org/w/api.php?action=help", - "Section": "Data Access" - }, - { - "API": "Wikipedia", - "Auth": null, - "Description": "Mediawiki Encyclopedia", - "HTTPS": true, - "Link": "https://www.mediawiki.org/wiki/API:Main_page", - "Section": "Data Access" - }, - { - "API": "Wordnik", - "Auth": null, - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.wordnik.com", - "Section": "Data Access" - }, - { - "API": "Yelp", - "Auth": "OAuth", - "Description": "Find Local Business", - "HTTPS": true, - "Link": "https://www.yelp.com/developers/documentation/v3", - "Section": "Data Access" - }, - { - "API": "languagelayer", - "Auth": null, - "Description": "Language detection", - "HTTPS": true, - "Link": "https://languagelayer.com", - "Section": "Data Validation" - }, - { - "API": "Lob.com", - "Auth": "apiKey", - "Description": "US Address Verification", - "HTTPS": true, - "Link": "https://lob.com/", - "Section": "Data Validation" - }, - { - "API": "mailboxlayer", - "Auth": null, - "Description": "Email address validation", - "HTTPS": true, - "Link": "https://mailboxlayer.com", - "Section": "Data Validation" - }, - { - "API": "numverify", - "Auth": null, - "Description": "Phone number validation", - "HTTPS": true, - "Link": "https://numverify.com", - "Section": "Data Validation" - }, - { - "API": "vatlayer", - "Auth": null, - "Description": "VAT number validation", - "HTTPS": true, - "Link": "https://vatlayer.com", - "Section": "Data Validation" - }, - { - "API": "Adorable Avatars", - "Auth": null, - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io", - "Section": "Development" - }, - { - "API": "APIs.guru", - "Auth": null, - "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", - "HTTPS": true, - "Link": "https://apis.guru/api-doc/", - "Section": "Development" - }, - { - "API": "BetterMeta", - "Auth": "X-Mashape-Key", - "Description": "Return a site's meta tags in JSON format", - "HTTPS": true, - "Link": "http://bettermeta.io", - "Section": "Development" - }, - { - "API": "Changelogs.md", - "Auth": null, - "Description": "Structured changelog metadata from open source projects", - "HTTPS": true, - "Link": "https://changelogs.md", - "Section": "Development" - }, - { - "API": "CDNJS", - "Auth": null, - "Description": "Library info on CDNJS", - "HTTPS": true, - "Link": "https://api.cdnjs.com/libraries/jquery", - "Section": "Development" - }, - { - "API": "Faceplusplus", - "Auth": "OAuth", - "Description": "A tool to detect face", - "HTTPS": true, - "Link": "https://www.faceplusplus.com/", - "Section": "Development" - }, - { - "API": "Genderize.io", - "Auth": null, - "Description": "Determines a gender from a first name", - "HTTPS": true, - "Link": "https://genderize.io", - "Section": "Development" - }, - { - "API": "Github - User Data", - "Auth": null, - "Description": "Pull public information for a user's github", - "HTTPS": true, - "Link": "https://api.github.com/users/hackeryou", - "Section": "Development" - }, - { - "API": "Gitter", - "Auth": "OAuth", - "Description": "Chat for GitHub", - "HTTPS": true, - "Link": "https://github.com/gitterHQ/docs", - "Section": "Development" - }, - { - "API": "HackerRank", - "Auth": "apiKey", - "Description": "Compile source code and run against a set of provided test cases", - "HTTPS": true, - "Link": "https://www.hackerrank.com/api/docs", - "Section": "Development" - }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/", - "Section": "Development" - }, - { - "API": "IPify", - "Auth": null, - "Description": "A simple IP Address API", - "HTTPS": true, - "Link": "https://www.ipify.org/", - "Section": "Development" - }, - { - "API": "JSON 2 JSONP", - "Auth": null, - "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", - "HTTPS": true, - "Link": "https://json2jsonp.com/", - "Section": "Development" - }, - { - "API": "JSONbin.io", - "Auth": null, - "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", - "HTTPS": true, - "Link": "https://jsonbin.io", - "Section": "Development" - }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/", - "Section": "Development" - }, - { - "API": "Judge0 API", - "Auth": null, - "Description": "Compile and run source code", - "HTTPS": true, - "Link": "https://api.judge0.com/", - "Section": "Development" - }, - { - "API": "Kairos", - "Auth": "apiKey", - "Description": "Face Recognition and Emotion Analysis", - "HTTPS": true, - "Link": "https://www.kairos.com/features", - "Section": "Development" - }, - { - "API": "Let's Validate", - "Auth": null, - "Description": "Uncovers the technologies used on websites and URL to thumbnail", - "HTTPS": true, - "Link": "https://github.com/letsvalidate/api", - "Section": "Development" - }, - { - "API": "LiveEdu", - "Auth": "OAuth", - "Description": "Live Coding Streaming", - "HTTPS": true, - "Link": "https://www.liveedu.tv/developer/applications/", - "Section": "Development" - }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator", - "Section": "Development" - }, - { - "API": "Loripsum", - "Auth": null, - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/", - "Section": "Development" - }, - { - "API": "Myjson", - "Auth": null, - "Description": "A simple JSON store for your web or mobile app", - "HTTPS": false, - "Link": "http://myjson.com/api", - "Section": "Development" - }, - { - "API": "Okta", - "Auth": "apiKey", - "Description": "User Authentication", - "HTTPS": true, - "Link": "https://okta.com/" - }, - { - "API": "Plino", - "Auth": null, - "Description": "Spam filtering system", - "HTTPS": true, - "Link": "https://plino.herokuapp.com/", - "Section": "Development" - }, - { - "API": "Public APIs", - "Auth": null, - "Description": "A collective list of free JSON APIs for use in web development", - "HTTPS": true, - "Link": "https://github.com/toddmotto/public-apis/tree/master/json", - "Section": "Development" - }, - { - "API": "Random Word", - "Auth": null, - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/", - "Section": "Development" - }, - { - "API": "RandomUser", - "Auth": null, - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me", - "Section": "Development" - }, - { - "API": "ReqRes", - "Auth": null, - "Description": "A hosted REST-API ready to respond to your AJAX requests", - "HTTPS": true, - "Link": "https://reqres.in/ ", - "Section": "Development" - }, - { - "API": "RoboHash", - "Auth": null, - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/", - "Section": "Development" - }, - { - "API": "StackExchange", - "Auth": "OAuth", - "Description": "Q&A forum for developers", - "HTTPS": true, - "Link": "https://api.stackexchange.com/", - "Section": "Development" - }, - { - - "API": "UI Names", - "Auth": null, - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames", - "Section": "Development" - }, - { - "API": "Verse", - "Auth": null, - "Description": "Check what's the latest version of your favorite open-source project", - "HTTPS": true, - "Link": "https://verse.pawelad.xyz/", - "Section": "Development" - }, - { - "API": "File.io", - "Auth": null, - "Description": "File Sharing", - "HTTPS": true, - "Link": "https://www.file.io", - "Section": "Documents & Productivity" - }, - { - "API": "pdflayer API", - "Auth": null, - "Description": "HTML/URL to PDF", - "HTTPS": true, - "Link": "https://pdflayer.com", - "Section": "Documents & Productivity" - }, - { - "API": "Pocket", - "Auth": "OAuth", - "Description": "Bookmarking service", - "HTTPS": true, - "Link": "https://getpocket.com/developer/", - "Section": "Documents & Productivity" - }, - { - "API": "PrexView", - "Auth": "apiKey", - "Description": "Data from XML or JSON to PDF, HTML or Image", - "HTTPS": true, - "Link": "https://prexview.com", - "Section": "Documents & Productivity" - }, - { - "API": "Todoist", - "Auth": "OAuth", - "Description": "Todo Lists", - "HTTPS": true, - "Link": "https://developer.todoist.com", - "Section": "Documents & Productivity" - }, - { - "API": "Wunderlist", - "Auth": "OAuth", - "Description": "Todo Lists", - "HTTPS": true, - "Link": "https://developer.wunderlist.com/documentation", - "Section": "Documents & Productivity" - }, - { - "API": "AirVisual", - "Auth": "apiKey", - "Description": "Air quality and weather data", - "HTTPS": true, - "Link": "https://airvisual.com/api", - "Section": "Environment" - }, - { - "API": "OpenAQ", - "Auth": "apiKey", - "Description": "Open air quality data", - "HTTPS": true, - "Link": "https://docs.openaq.org/", - "Section": "Environment" - }, - { - "API": "PM2.5.in", - "Auth": "apiKey", - "Description": "Air quality of China", - "HTTPS": false, - "Link": "http://www.pm25.in/api_doc", - "Section": "Environment" - }, - { - "API": "Barchart OnDemand", - "Auth": "apiKey", - "Description": "Stock, Futures, and Forex Market Data", - "HTTPS": true, - "Link": "https://www.barchartondemand.com/free", - "Section": "Finance" - }, - { - "API": "CoinDesk", - "Auth": null, - "Description": "Bitcoin Price Index", - "HTTPS": false, - "Link": "http://www.coindesk.com/api/", - "Section": "Finance" - }, - { - "API": "Consumer Financial Protection Bureau", - "Auth": "apiKey", - "Description": "Financial services consumer complains data", - "HTTPS": true, - "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", - "Section": "Finance" - }, - { - "API": "IEX", - "Auth": null, - "Description": "Stocks and Market Data", - "HTTPS": true, - "Link": "https://iextrading.com/developer/", - "Section": "Finance" - }, - { - "API": "Razorpay IFSC", - "Auth": null, - "Description": "Indian Financial Systems Code (Bank Branch Codes)", - "HTTPS": true, - "Link": "https://ifsc.razorpay.com/", - "Section": "Finance" - }, - { - "API": "BigOven", - "Auth": "X-Mashape-Key", - "Description": "Recipe Search", - "HTTPS": false, - "Link": "http://api2.bigoven.com/", - "Section": "Food & Drink" - }, - { - "API": "BreweryDB", - "Auth": "apiKey", - "Description": "Beer", - "HTTPS": false, - "Link": "http://www.brewerydb.com/developers", - "Section": "Food & Drink" - }, - { - "API": "Edamam", - "Auth": "apiKey", - "Description": "Recipe Search", - "HTTPS": true, - "Link": "https://developer.edamam.com/", - "Section": "Food & Drink" - }, - { - "API": "Food2Fork", - "Auth": "apiKey", - "Description": "Recipe Search", - "HTTPS": false, - "Link": "http://food2fork.com/about/api", - "Section": "Food & Drink" - }, - { - "API": "LCBO", - "Auth": "apiKey", - "Description": "Alcohol", - "HTTPS": true, - "Link": "https://lcboapi.com/", - "Section": "Food & Drink" - }, - { - "API": "PunkAPI", - "Auth": null, - "Description": "Brewdog Beer Recipes", - "HTTPS": true, - "Link": "https://punkapi.com/", - "Section": "Food & Drink" - }, - { - "API": "Recipe Puppy", - "Auth": null, - "Description": "Food", - "HTTPS": false, - "Link": "http://www.recipepuppy.com/about/api/", - "Section": "Food & Drink" - }, - { - "API": "TacoFancy", - "Auth": null, - "Description": "Community-driven taco database", - "HTTPS": false, - "Link": "https://github.com/evz/tacofancy-api", - "Section": "Food & Drink" - }, - { - "API": "TheCocktailDB", - "Auth": null, - "Description": "Cocktail Recipes", - "HTTPS": false, - "Link": "http://www.thecocktaildb.com/", - "Section": "Food & Drink" - }, - { - "API": "The Report of the Week", - "Auth": null, - "Description": "Food & Drink Reviews", - "HTTPS": true, - "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", - "Section": "Food & Drink" - }, - { - "API": "What's on the menu?", - "Auth": "apiKey", - "Description": "NYPL human-transcribed historical menu collection", - "HTTPS": false, - "Link": "nypl.github.io/menus-api/", - "Section": "Food & Drink" - }, - { - "API": "Yummly", - "Auth": null, - "Description": "Find food recipes", - "HTTPS": true, - "Link": "https://developer.yummly.com/", - "Section": "Food & Drink" - }, - { - "API": "Zomato", - "Auth": "apiKey", - "Description": "Discover restaurants", - "HTTPS": true, - "Link": "https://developers.zomato.com/api", - "Section": "Food & Drink" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Global identity verification with phone, address, email, and IP", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Phone reputation to detect spammy phones", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Get an owner\u2019s name, address, demographics based on the phone number", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Phone number validation, line_type, carrier append", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Get normalized physical address, residents, address type, and validity", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Battle.net", - "Auth": null, - "Description": "Blizzard Entertainment", - "HTTPS": true, - "Link": "https://dev.battle.net/", - "Section": "Games & Comics" - }, - { - "API": "Battlefield 4", - "Auth": null, - "Description": "Battlefield 4 Information", - "HTTPS": true, - "Link": "https://bf4stats.com/api", - "Section": "Games & Comics" - }, - { - "API": "Chuck Norris Database", - "Auth": null, - "Description": "Jokes", - "HTTPS": false, - "Link": "http://www.icndb.com/api/", - "Section": "Games & Comics" - }, - { - "API": "Clash of Clans", - "Auth": null, - "Description": "Clash of Clans Game Information", - "HTTPS": true, - "Link": "https://developer.clashofclans.com", - "Section": "Games & Comics" - }, - { - "API": "Clash Royale", - "Auth": null, - "Description": "Clash Royale Game Information", - "HTTPS": true, - "Link": "https://github.com/martincarrera/clash-royale-api", - "Section": "Games & Comics" - }, - { - "API": "Comic Vine", - "Auth": null, - "Description": "Comics", - "HTTPS": true, - "Link": "https://comicvine.gamespot.com/api/documentation", - "Section": "Games & Comics" - }, - { - "API": "Deck of Cards", - "Auth": null, - "Description": "Deck of Cards", - "HTTPS": false, - "Link": "http://deckofcardsapi.com/", - "Section": "Games & Comics" - }, - { - "API": "Destiny The Game", - "Auth": "apiKey", - "Description": "Bungie Platform API", - "HTTPS": true, - "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", - "Section": "Games & Comics" - }, - { - "API": "Eve Online", - "Auth": "OAuth", - "Description": "Third-Party Developer Documentation", - "HTTPS": true, - "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", - "Section": "Games & Comics" - }, - { - "API": "Giant Bomb", - "Auth": null, - "Description": "Video Games", - "HTTPS": true, - "Link": "https://www.giantbomb.com/api/documentation", - "Section": "Games & Comics" - }, - { - "API": "Guild Wars 2", - "Auth": "apiKey", - "Description": "Guild Wars 2 Game Information", - "HTTPS": true, - "Link": "https://wiki.guildwars2.com/wiki/API:Main", - "Section": "Games & Comics" - }, - { - "API": "Jservice", - "Auth": null, - "Description": "Jeopardy Question Database", - "HTTPS": false, - "Link": "http://jservice.io", - "Section": "Games & Comics" - }, - { - "API": "Magic The Gathering", - "Auth": null, - "Description": "Magic The Gathering Game Information", - "HTTPS": false, - "Link": "http://magicthegathering.io/", - "Section": "Games & Comics" - }, - { - "API": "Marvel", - "Auth": "apiKey", - "Description": "Marvel Comics", - "HTTPS": false, - "Link": "http://developer.marvel.com", - "Section": "Games & Comics" - }, - { - "API": "Minecraft", - "Auth": null, - "Description": "Minecraft server info & user info)", - "HTTPS": true, - "Link": "https://mcapi.ca/", - "Section": "Games & Comics" - }, - { - "API": "Open Trivia", - "Auth": null, - "Description": "Trivia Questions", - "HTTPS": true, - "Link": "https://opentdb.com/api_config.php", - "Section": "Games & Comics" - }, - { - "API": "PandaScore", - "Auth": "apiKey", - "Description": "E-sports games and results", - "HTTPS": true, - "Link": "https://api.pandascore.co", - "Section": "Games & Comics" - }, - { - "API": "Pok\u00e9api", - "Auth": null, - "Description": "Pok\u00e9mon Information", - "HTTPS": false, - "Link": "http://pokeapi.co", - "Section": "Games & Comics" - }, - { - "API": "Qriusity", - "Auth": null, - "Description": "Quiz/Trivia Questions", - "HTTPS": true, - "Link": "https://qriusity.com/", - "Section": "Games & Comics" - }, - { - "API": "Riot Games", - "Auth": "apiKey", - "Description": "League of Legends Game Information", - "HTTPS": true, - "Link": "https://developer.riotgames.com/", - "Section": "Games & Comics" - }, - { - "API": "Steam", - "Auth": "OAuth", - "Description": "Steam Client Interaction", - "HTTPS": true, - "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", - "Section": "Games & Comics" - }, - { - "API": "adresse.data.gouv.fr", - "Auth": null, - "Description": "Address database of France, geocoding, and reverse", - "HTTPS": true, - "Link": "https://adresse.data.gouv.fr", - "Section": "Geocoding" - }, - { - "API": "Bing Maps", - "Auth": "apiKey", - "Description": "Create/customize digital maps based on Bing Maps data", - "HTTPS": true, - "Link": "https://www.microsoft.com/maps/", - "Section": "Geocoding" - }, - { - "API": "Geocode.xyz", - "Auth": null, - "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", - "HTTPS": true, - "Link": "https://geocode.xyz/", - "Section": "Geocoding" - }, - { - "API": "GeoNames", - "Auth": null, - "Description": "Place names and other geographical data", - "HTTPS": false, - "Link": "http://www.geonames.org/export/web-services.html", - "Section": "Geocoding" - }, - { - "API": "G\u00e9oApi", - "Auth": null, - "Description": "French geographical data", - "HTTPS": true, - "Link": "https://api.gouv.fr/api/geoapi.html", - "Section": "Geocoding" - }, - { - "API": "Google Maps", - "Auth": "apiKey", - "Description": "Create/customize digital maps based on Google Maps data", - "HTTPS": true, - "Link": "https://developers.google.com/maps/", - "Section": "Geocoding" - }, - { - "API": "IP 2 Country", - "Auth": null, - "Description": "Map an IP to a country", - "HTTPS": true, - "Link": "https://ip2country.info", - "Section": "Geocoding" - }, - { - "API": "IP Address Details", - "Auth": null, - "Description": "Find geolocation with ip address", - "HTTPS": true, - "Link": "https://ipinfo.io/", - "Section": "Geocoding" - }, - { - "API": "IP Location", - "Auth": null, - "Description": "Find IP address location information", - "HTTPS": true, - "Link": "https://ipapi.co/", - "Section": "Geocoding" - }, - { - "API": "IP Vigilante", - "Auth": null, - "Description": "Free IP Geolocation API", - "HTTPS": true, - "Link": "https://www.ipvigilante.com/", - "Section": "Geocoding" - }, - { - "API": "Mapbox", - "Auth": "apiKey", - "Description": "Create/customize beautiful digital maps", - "HTTPS": true, - "Link": "https://www.mapbox.com/developers/", - "Section": "Geocoding" - }, - { - "API": "Mapzen Search", - "Auth": "apiKey", - "Description": "Open Source & Open Data Global Geocoding Service", - "HTTPS": true, - "Link": "https://mapzen.com/products/search/", - "Section": "Geocoding" - }, - { - "API": "Mexico", - "Auth": null, - "Description": "Mexico RESTful zip codes API", - "HTTPS": true, - "Link": "https://github.com/IcaliaLabs/sepomex", - "Section": "Geocoding" - }, - { - "API": "One Map 2.0, Singapore", - "Auth": "apiKey", - "Description": "Singapore Land Authority REST API services for Singapore addresses", - "HTTPS": true, - "Link": "https://docs.onemap.sg/", - "Section": "Geocoding" - }, - { - "API": "OnWater", - "Auth": null, - "Description": "Determine if a lat/lon is on water or land", - "HTTPS": true, - "Link": "https://onwater.io/", - "Section": "Geocoding" - }, - { - "API": "OpenCage", - "Auth": null, - "Description": "Forward and reverse geocoding using open data", - "HTTPS": true, - "Link": "https://geocoder.opencagedata.com", - "Section": "Geocoding" - }, - { - "API": "OpenStreetMap", - "Auth": "OAuth", - "Description": "Navigation, geolocation and geographical data", - "HTTPS": false, - "Link": "http://wiki.openstreetmap.org/wiki/API", - "Section": "Geocoding" - }, - { - "API": "PostcodeData.nl", - "Auth": null, - "Description": "Provide geolocation data based on postcode for Dutch addresses", - "HTTPS": false, - "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", - "Section": "Geocoding" - }, - { - "API": "Postcodes.io", - "Auth": null, - "Description": "Postcode lookup & Geolocation for the UK", - "HTTPS": true, - "Link": "https://postcodes.io", - "Section": "Geocoding" - }, - { - "API": "REST Countries", - "Auth": null, - "Description": "Get information about countries via a RESTful API", - "HTTPS": true, - "Link": "https://restcountries.eu", - "Section": "Geocoding" - }, - { - "API": "Utah AGRC", - "Auth": "apiKey", - "Description": "Utah Web API for geocoding Utah addresses", - "HTTPS": true, - "Link": "https://api.mapserv.utah.gov", - "Section": "Geocoding" - }, - { - "API": "ViaCep", - "Auth": null, - "Description": "Brazil RESTful zip codes API", - "HTTPS": true, - "Link": "https://viacep.com.br", - "Section": "Geocoding" - }, - { - "API": "Zippopotam", - "Auth": null, - "Description": "Get information about place such as country, city, state, etc", - "HTTPS": false, - "Link": "http://www.zippopotam.us", - "Section": "Geocoding" - }, - { - "API": "Diabetes", - "Auth": null, - "Description": "Logging and retrieving diabetes information", - "HTTPS": false, - "Link": "http://predictbgl.com/api/", - "Section": "Health" - }, - { - "API": "Flutrack", - "Auth": null, - "Description": "Influenza-like symptoms with geotracking", - "HTTPS": false, - "Link": "http://www.flutrack.org/", - "Section": "Health" - }, - { - "API": "Makeup", - "Auth": null, - "Description": "Makeup Information", - "HTTPS": false, - "Link": "http://makeup-api.herokuapp.com/", - "Section": "Health" - }, - { - "API": "Medicare", - "Auth": null, - "Description": "Access to the data from the CMS - medicaregov", - "HTTPS": true, - "Link": "https://data.medicare.gov/developers", - "Section": "Health" - }, - { - "API": "Nutritionix", - "Auth": "apiKey", - "Description": "Worlds largest verified nutrition database", - "HTTPS": true, - "Link": "https://developer.nutritionix.com/", - "Section": "Health" - }, - { - "API": "openFDA", - "Auth": null, - "Description": "Public FDA data about drugs, devices, and foods", - "HTTPS": true, - "Link": "https://open.fda.gov/api/", - "Section": "Health" - }, - { - "API": "USDA Nutrients", - "Auth": null, - "Description": "National Nutrient Database for Standard Reference", - "HTTPS": true, - "Link": "https://ndb.nal.usda.gov/ndb/doc/index", - "Section": "Health" - }, - { - "API": "API.AI", - "Auth": "apiKey", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://api.ai/", - "Section": "Machine Learning" - }, - { - "API": "Clarifai", - "Auth": "OAuth", - "Description": "Computer Vision", - "HTTPS": true, - "Link": "https://developer.clarifai.com/", - "Section": "Machine Learning" - }, - { - "API": "Cleverbot", - "Auth": "apiKey", - "Description": "Web chat bot", - "HTTPS": true, - "Link": "https://www.cleverbot.com/api/", - "Section": "Machine Learning" - }, - { - "API": "Keen IO", - "Auth": "apiKey", - "Description": "Data Analytics", - "HTTPS": true, - "Link": "https://keen.io/", - "Section": "Machine Learning" - }, - { - "API": "Unplugg", - "Auth": "apiKey", - "Description": "Forecasting API for timeseries data", - "HTTPS": true, - "Link": "https://unplu.gg/test_api.html", - "Section": "Machine Learning" - }, - { - "API": "Wit.ai", - "Auth": "OAuth", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://wit.ai/", - "Section": "Machine Learning" - }, - { - "API": "Newton", - "Auth": null, - "Description": "Symbolic and Arithmetic Math Calculator", - "HTTPS": true, - "Link": "https://newton.now.sh/", - "Section": "Math" - }, - { - "API": "Numbers API", - "Auth": null, - "Description": "Facts about numbers", - "HTTPS": false, - "Link": "http://numbersapi.com", - "Section": "Math" - }, - { - "API": "Bandsintown", - "Auth": null, - "Description": "Music Events", - "HTTPS": true, - "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", - "Section": "Music" - }, - { - "API": "Deezer", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": false, - "Link": "http://developers.deezer.com/login?redirect=/api", - "Section": "Music" - }, - { - "API": "Discogs", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.discogs.com/developers/", - "Section": "Music" - }, - { - "API": "Genius", - "Auth": "OAuth", - "Description": "Crowdsourced lyrics and music knowledge", - "HTTPS": true, - "Link": "https://docs.genius.com/", - "Section": "Music" - }, - { - "API": "Jamendo", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.jamendo.com/v3.0", - "Section": "Music" - }, - { - "API": "iTunes Search", - "Auth": null, - "Description": "Software products", - "HTTPS": true, - "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", - "Section": "Music" - }, - { - "API": "LastFm", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": false, - "Link": "http://www.last.fm/api", - "Section": "Music" - }, - { - "API": "Mixcloud", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.mixcloud.com/developers/", - "Section": "Music" - }, - { - "API": "MusicBrainz", - "Auth": null, - "Description": "Music", - "HTTPS": true, - "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", - "Section": "Music" - }, - { - "API": "Musikki", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": true, - "Link": "https://music-api.musikki.com/reference", - "Section": "Music" - }, - { - "API": "Musixmatch", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.musixmatch.com/", - "Section": "Music" - }, - { - "API": "Songkick", - "Auth": "OAuth", - "Description": "Music Events", - "HTTPS": true, - "Link": "https://www.songkick.com/developer/", - "Section": "Music" - }, - { - "API": "Songsterr", - "Auth": null, - "Description": "Provides guitar, bass and drums tabs and chords", - "HTTPS": true, - "Link": "https://www.songsterr.com/a/wa/api/", - "Section": "Music" - }, - { - "API": "Soundcloud", - "Auth": null, - "Description": "Music", - "HTTPS": true, - "Link": "https://developers.soundcloud.com/", - "Section": "Music" - }, - { - "API": "Spotify", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.spotify.com/web-api/", - "Section": "Music" - }, - { - "API": "Vagalume", - "Auth": "apiKey", - "Description": "Crowdsourced lyrics and music knowledge", - "HTTPS": true, - "Link": "https://api.vagalume.com.br/docs/", - "Section": "Music" - }, - { - "API": "Chronicling America", - "Auth": null, - "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", - "HTTPS": false, - "Link": "http://chroniclingamerica.loc.gov/about/api/", - "Section": "News" - }, - { - "API": "New York Times", - "Auth": "apiKey", - "Description": "Provides news", - "HTTPS": true, - "Link": "https://developer.nytimes.com/", - "Section": "News" - }, - { - "API": "News API", - "Auth": "apiKey", - "Description": "Headlines currently published on a range of news sources and blogs", - "HTTPS": true, - "Link": "https://newsapi.org/", - "Section": "News" - }, - { - "API": "The Guardian", - "Auth": "apiKey", - "Description": "Access all the content the Guardian creates, categorised by tags and section", - "HTTPS": true, - "Link": "http://open-platform.theguardian.com/", - "Section": "News" - }, - { - "API": "Countly", - "Auth": null, - "Description": "Countly web analytics", - "HTTPS": false, - "Link": "http://resources.count.ly/docs", - "Section": "Open Source projects" - }, - { - "API": "Drupal.org", - "Auth": null, - "Description": "Drupalorg", - "HTTPS": true, - "Link": "https://www.drupal.org/drupalorg/docs/api", - "Section": "Open Source projects" - }, - { - "API": "Libraries.io", - "Auth": "apiKey", - "Description": "Open source software libraries", - "HTTPS": true, - "Link": "https://libraries.io/api", - "Section": "Open Source projects" - }, - { - "API": "chucknorris.io", - "Auth": null, - "Description": "JSON API for hand curated Chuck Norris jokes", - "HTTPS": true, - "Link": "https://api.chucknorris.io", - "Section": "Personality" - }, - { - "API": "Forismatic", - "Auth": null, - "Description": "Inspirational Quotes", - "HTTPS": false, - "Link": "http://forismatic.com/en/api/", - "Section": "Personality" - }, - { - "API": "icanhazdadjoke", - "Auth": null, - "Description": "The largest selection of dad jokes on the internet", - "HTTPS": true, - "Link": "https://icanhazdadjoke.com/api", - "Section": "Personality" - }, - { - "API": "Medium", - "Auth": "OAuth", - "Description": "Community of readers and writers offering unique perspectives on ideas", - "HTTPS": true, - "Link": "https://github.com/Medium/medium-api-docs", - "Section": "Personality" - }, - { - "API": "Quotes on Design", - "Auth": null, - "Description": "Inspirational Quotes", - "HTTPS": true, - "Link": "https://quotesondesign.com/api-v4-0/", - "Section": "Personality" - }, - { - "API": "Traitify", - "Auth": null, - "Description": "Assess, collect, and analyze Personality", - "HTTPS": true, - "Link": "https://app.traitify.com/developer", - "Section": "Personality" - }, - { - "API": "tronalddump.io", - "Auth": null, - "Description": "Api & web archive for the things Donald Trump has said", - "HTTPS": true, - "Link": "https://www.tronalddump.io", - "Section": "Personality" - }, - { - "API": "500px", - "Auth": "OAuth", - "Description": "Photography Community", - "HTTPS": true, - "Link": "https://github.com/500px/api-documentation", - "Section": "Photography" - }, - { - "API": "Flickr", - "Auth": "OAuth", - "Description": "Flickr Services", - "HTTPS": true, - "Link": "https://www.flickr.com/services/api/", - "Section": "Photography" - }, - { - "API": "Gfycat", - "Auth": "OAuth", - "Description": "Jiffier GIFs", - "HTTPS": true, - "Link": "https://developers.gfycat.com/api/", - "Section": "Photography" - }, - { - "API": "Giphy", - "Auth": null, - "Description": "Get all your gifs", - "HTTPS": true, - "Link": "https://github.com/Giphy/GiphyAPI", - "Section": "Photography" - }, - { - "API": "Imgur", - "Auth": "OAuth", - "Description": "Images", - "HTTPS": true, - "Link": "https://api.imgur.com/#overview", - "Section": "Photography" - }, - { - "API": "ScreenShotLayer", - "Auth": null, - "Description": "URL 2 Image", - "HTTPS": true, - "Link": "https://screenshotlayer.com", - "Section": "Photography" - }, - { - "API": "Unsplash", - "Auth": "OAuth", - "Description": "Photography", - "HTTPS": true, - "Link": "https://unsplash.com/developers", - "Section": "Photography" - }, - { - "API": "PlaceKitten", - "Auth": null, - "Description": "Resizable kitten placeholder images", - "HTTPS": true, - "Link": "https://placekitten.com/", - "Section": "Photography" - }, - { - "API": "arcsecond.io", - "Auth": null, - "Description": "Multiple astronomy data sources", - "HTTPS": true, - "Link": "https://api.arcsecond.io/", - "Section": "Science" - }, - { - "API": "CORE", - "Auth": "apiKey", - "Description": "Access the world's Open Access research papers", - "HTTPS": true, - "Link": "https://core.ac.uk/services#api", - "Section": "Science" - }, - { - "API": "Fedger.io", - "Auth": null, - "Description": "Query machine intelligence data", - "HTTPS": true, - "Link": "https://dev.fedger.io/docs/", - "Section": "Science" - }, - { - "API": "inspirehep.net", - "Auth": null, - "Description": "High Energy Physics info system", - "HTTPS": true, - "Link": "https://inspirehep.net/info/hep/api?ln=en", - "Section": "Science" - }, - { - "API": "Launch Library", - "Auth": null, - "Description": "Upcoming Space Launches", - "HTTPS": true, - "Link": "https://launchlibrary.net/1.2/docs/api.html", - "Section": "Science" - }, - { - "API": "Minor Planet Center", - "Auth": null, - "Description": "Asterankcom Information", - "HTTPS": false, - "Link": "http://www.asterank.com/mpc", - "Section": "Science" - }, - { - "API": "NASA", - "Auth": null, - "Description": "NASA data, including imagery", - "HTTPS": true, - "Link": "https://api.nasa.gov", - "Section": "Science" - }, - { - "API": "Open Notify", - "Auth": null, - "Description": "ISS astronauts, current location, etc", - "HTTPS": false, - "Link": "http://open-notify.org/Open-Notify-API/", - "Section": "Science" - }, - { - "API": "Sunrise and Sunset", - "Auth": null, - "Description": "Sunset and sunrise times for a given latitude and longitude", - "HTTPS": true, - "Link": "https://sunrise-sunset.org/api", - "Section": "Science" - }, - { - "API": "USGS Earthquake Hazards Program", - "Auth": null, - "Description": "Earthquakes data real-time", - "HTTPS": true, - "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", - "Section": "Science" - }, - { - "API": "USGS Water Services", - "Auth": null, - "Description": "Water quality and level info for rivers and lakes", - "HTTPS": true, - "Link": "https://waterservices.usgs.gov/", - "Section": "Science" - }, - { - "API": "World Bank", - "Auth": null, - "Description": "World Data", - "HTTPS": false, - "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", - "Section": "Science" - }, - { - "API": "AXFR Database", - "Auth": null, - "Description": "AXFR public database", - "HTTPS": false, - "Link": "http://api.axfrcheck.com", - "Section": "Security" - }, - { - "API": "UK Police", - "Auth": null, - "Description": "UK Police data", - "HTTPS": true, - "Link": "https://data.police.uk/docs/", - "Section": "Security" - }, - { - "API": "eBay", - "Auth": "OAuth", - "Description": "Sell and Buy on eBay", - "HTTPS": true, - "Link": "https://go.developer.ebay.com/", - "Section": "Shopping" - }, - { - "API": "Cisco Spark", - "Auth": "OAuth", - "Description": "Team Collaboration Software", - "HTTPS": true, - "Link": "https://developer.ciscospark.com", - "Section": "Social" - }, - { - "API": "Discord", - "Auth": "OAuth", - "Description": "Make bots for Discord, integrate Discord onto an external platform", - "HTTPS": true, - "Link": "https://discordapp.com/developers/docs/intro", - "Section": "Social" - }, - { - "API": "DonReach Social Count", - "Auth": null, - "Description": "Get the social share count of a URL from every major social network", - "HTTPS": true, - "Link": "https://donreach.com/social-share-count/", - "Section": "Social" - }, - { - "API": "Facebook", - "Auth": "OAuth", - "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", - "HTTPS": true, - "Link": "https://developers.facebook.com/", - "Section": "Social" - }, - { - "API": "Foursquare", - "Auth": "OAuth", - "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", - "HTTPS": true, - "Link": "https://developer.foursquare.com/", - "Section": "Social" - }, - { - "API": "Fuck Off as a Service", - "Auth": null, - "Description": "Asks someone to fuck off", - "HTTPS": true, - "Link": "https://www.foaas.com", - "Section": "Social" - }, - { - "API": "Full Contact", - "Auth": "OAuth", - "Description": "Get Social Media profiles and contact Information", - "HTTPS": true, - "Link": "https://www.fullcontact.com/developer/docs/", - "Section": "Social" - }, - { - "API": "HackerNews", - "Auth": null, - "Description": "Social news for CS and entrepreneurship", - "HTTPS": true, - "Link": "https://github.com/HackerNews/API", - "Section": "Social" - }, - { - "API": "Instagram", - "Auth": "OAuth", - "Description": "Instagram Login, Share on Instagram, Social Plugins and more", - "HTTPS": true, - "Link": "https://www.instagram.com/developer/", - "Section": "Social" - }, - { - "API": "LinkedIn", - "Auth": "OAuth", - "Description": "The foundation of all digital integrations with LinkedIn", - "HTTPS": true, - "Link": "https://developer.linkedin.com/docs/rest-api", - "Section": "Social" - }, - { - "API": "Meetup.com", - "Auth": "apiKey", - "Description": "Data about Meetups from Meetupcom", - "HTTPS": true, - "Link": "https://www.meetup.com/meetup_api/", - "Section": "Social" - }, - { - "API": "Telegram MTProto", - "Auth": "OAuth", - "Description": "Read and write Telegram data", - "HTTPS": true, - "Link": "https://core.telegram.org/api#getting-started", - "Section": "Social" - }, - { - "API": "Telegram bot", - "Auth": "OAuth", - "Description": "Simplified HTTP version of the MTProto API for bots", - "HTTPS": true, - "Link": "https://core.telegram.org/bots/api", - "Section": "Social" - }, - { - "API": "Pinterest", - "Auth": "OAuth", - "Description": "The world's catalog of ideas", - "HTTPS": true, - "Link": "https://developers.pinterest.com/", - "Section": "Social" - }, - { - "API": "PWRTelegram bot", - "Auth": "OAuth", - "Description": "Boosted version of the Telegram bot API", - "HTTPS": true, - "Link": "https://pwrtelegram.xyz", - "Section": "Social" - }, - { - "API": "Reddit", - "Auth": "OAuth", - "Description": "Homepage of the internet", - "HTTPS": true, - "Link": "https://www.reddit.com/dev/api", - "Section": "Social" - }, - { - "API": "Slack", - "Auth": "OAuth", - "Description": "Team Instant Messaging", - "HTTPS": true, - "Link": "https://api.slack.com/", - "Section": "Social" - }, - { - "API": "Tumblr", - "Auth": "OAuth", - "Description": "Read and write Tumblr Data", - "HTTPS": true, - "Link": "https://www.tumblr.com/docs/en/api/v2", - "Section": "Social" - }, - { - "API": "Twitch", - "Auth": "OAuth", - "Description": "Game Streaming API", - "HTTPS": true, - "Link": "https://github.com/justintv/Twitch-API", - "Section": "Social" - }, - { - "API": "Twitter", - "Auth": "OAuth", - "Description": "Read and write Twitter data", - "HTTPS": true, - "Link": "https://dev.twitter.com/rest/public", - "Section": "Social" - }, - { - "API": "vk", - "Auth": "OAuth", - "Description": "Read and write vk data", - "HTTPS": true, - "Link": "https://vk.com/dev/sites", - "Section": "Social" - }, - { - "API": "Cartola FC", - "Auth": null, - "Description": "The Cartola FC API serves to check the partial points of your team", - "HTTPS": true, - "Link": "https://github.com/wgenial/cartrolandofc", - "Section": "Sports & Fitness" - }, - { - "API": "City Bikes", - "Auth": null, - "Description": "City Bikes around the world", - "HTTPS": false, - "Link": "http://api.citybik.es/v2/", - "Section": "Sports & Fitness" - }, - { - "API": "Ergast F1", - "Auth": null, - "Description": "F1 data from the beginning of the world championships in 1950", - "HTTPS": false, - "Link": "http://ergast.com/mrd/", - "Section": "Sports & Fitness" - }, - { - "API": "Fitbit", - "Auth": "OAuth", - "Description": "Fitbit Information", - "HTTPS": true, - "Link": "https://dev.fitbit.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Football-Data.org", - "Auth": null, - "Description": "Football Data", - "HTTPS": false, - "Link": "http://api.football-data.org/index", - "Section": "Sports & Fitness" - }, - { - "API": "JCDecaux Bike", - "Auth": "apiKey", - "Description": "JCDecaux's self-service bicycles", - "HTTPS": true, - "Link": "https://developer.jcdecaux.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Cricket Live Scores", - "Auth": "X-Mashape-Key", - "Description": "Live cricket scores", - "HTTPS": true, - "Link": "https://market.mashape.com/dev132/cricket-live-scores", - "Section": "Sports & Fitness" - }, - { - "API": "NFL Arrests", - "Auth": null, - "Description": "NFL Arrest Data", - "HTTPS": false, - "Link": "http://nflarrest.com/api/", - "Section": "Sports & Fitness" - }, - { - "API": "Pro Motocross", - "Auth": null, - "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", - "HTTPS": false, - "Link": "http://promotocrossapi.com", - "Section": "Sports & Fitness" - }, - { - "API": "Strava", - "Auth": "OAuth", - "Description": "Connect with athletes, activities and more", - "HTTPS": true, - "Link": "https://strava.github.io/api/", - "Section": "Sports & Fitness" - }, - { - "API": "UFC Data", - "Auth": null, - "Description": "Ultimate Fighting Championship information for events and fighters", - "HTTPS": false, - "Link": "http://ufc-data-api.ufc.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Wger", - "Auth": "apiKey", - "Description": "Workout manager data as exercises, muscles or equipment", - "HTTPS": true, - "Link": "https://wger.de/en/software/api", - "Section": "Sports & Fitness" - }, - { - "API": "Postmon", - "Auth": null, - "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", - "HTTPS": false, - "Link": "http://postmon.com.br", - "Section": "Tracking" - }, - { - "API": "Sweden", - "Auth": "apiKey", - "Description": "Provides information about parcels in transport", - "HTTPS": false, - "Link": "https://developer.postnord.com/docs2", - "Section": "Tracking" - }, - { - "API": "ADS-B Exchange", - "Auth": null, - "Description": "Access real-time and historical data of any and all airbone aircraft", - "HTTPS": true, - "Link": "https://www.adsbexchange.com/data/", - "Section": "Transportation" - }, - { - "API": "Amadeus Travel Innovation Sandbox", - "Auth": "apiKey", - "Description": "Travel Search - Limited usage", - "HTTPS": true, - "Link": "https://sandbox.amadeus.com/", - "Section": "Transportation" - }, - { - "API": "Bay Area Rapid Transit", - "Auth": "apiKey", - "Description": "Stations and predicted arrivals for BART", - "HTTPS": false, - "Link": "http://api.bart.gov", - "Section": "Transportation" - }, - { - "API": "Community Transit", - "Auth": null, - "Description": "Transitland API", - "HTTPS": true, - "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", - "Section": "Transportation" - }, - { - "API": "Goibibo", - "Auth": "apiKey", - "Description": "API for travel search", - "HTTPS": true, - "Link": "https://developer.goibibo.com/docs", - "Section": "Transportation" - }, - { - "API": "Icelandic APIs", - "Auth": null, - "Description": "Open APIs that deliver services in or regarding Iceland", - "HTTPS": true, - "Link": "http://docs.apis.is/", - "Section": "Transportation" - }, - { - "API": "Indian Railways", - "Auth": "apiKey", - "Description": "Indian Railways Information", - "HTTPS": false, - "Link": "http://api.erail.in/", - "Section": "Transportation" - }, - { - "API": "Izi", - "Auth": "apiKey", - "Description": "Audio guide for travellers", - "HTTPS": true, - "Link": "http://api-docs.izi.travel/", - "Section": "Transportation" - }, - { - "API": "Navitia", - "Auth": "apiKey", - "Description": "The open API for building cool stuff with transport data", - "HTTPS": true, - "Link": "https://api.navitia.io/", - "Section": "Transportation" - }, - { - "API": "The Nomad List", - "Auth": null, - "Description": "A list of the best places to live/work remotely", - "HTTPS": true, - "Link": "https://nomadlist.com/faq", - "Section": "Transportation" - }, - { - "API": "Schiphol Airport", - "Auth": "apiKey", - "Description": "Schiphol", - "HTTPS": true, - "Link": "https://developer.schiphol.nl/", - "Section": "Transportation" - }, - { - "API": "TransitLand", - "Auth": null, - "Description": "Transit Aggregation", - "HTTPS": true, - "Link": "https://transit.land/documentation/datastore/api-endpoints.html", - "Section": "Transportation" - }, - { - "API": "Transport for Atlanta, US", - "Auth": null, - "Description": "Marta", - "HTTPS": false, - "Link": "http://www.itsmarta.com/app-developer-resources.aspx", - "Section": "Transportation" - }, - { - "API": "Transport for Auckland, New Zealand", - "Auth": null, - "Description": "Auckland Transport", - "HTTPS": true, - "Link": "https://api.at.govt.nz/", - "Section": "Transportation" - }, - { - "API": "Transport for Belgium", - "Auth": null, - "Description": "Belgian transport API", - "HTTPS": true, - "Link": "https://hello.irail.be/api/", - "Section": "Transportation" - }, - { - "API": "Transport for Berlin, Germany", - "Auth": null, - "Description": "Third-party VBB API", - "HTTPS": true, - "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", - "Section": "Transportation" - }, - { - "API": "Transport for Boston, US", - "Auth": null, - "Description": "MBTA API", - "HTTPS": false, - "Link": "http://realtime.mbta.com/Portal/Home/Documents", - "Section": "Transportation" - }, - { - "API": "Transport for Budapest, Hungary", - "Auth": null, - "Description": "Budapest public transport API", - "HTTPS": true, - "Link": "https://apiary.io/", - "Section": "Transportation" - }, - { - "API": "Transport for Chicago, US", - "Auth": null, - "Description": "CTA", - "HTTPS": false, - "Link": "http://www.transitchicago.com/developers/", - "Section": "Transportation" - }, - { - "API": "Transport for Czech Republic", - "Auth": null, - "Description": "Czech transport API", - "HTTPS": true, - "Link": "https://www.chaps.cz/eng/products/idos-internet", - "Section": "Transportation" - }, - { - "API": "Transport for Denver, US", - "Auth": null, - "Description": "RTD", - "HTTPS": false, - "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", - "Section": "Transportation" - }, - { - "API": "Transport for Finland", - "Auth": null, - "Description": "Finnish transport API", - "HTTPS": true, - "Link": "https://digitransit.fi/en/developers/ ", - "Section": "Transportation" - }, - { - "API": "Transport for Germany", - "Auth": "apiKey", - "Description": "Deutsche Bahn (DB) API", - "HTTPS": false, - "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", - "Section": "Transportation" - }, - { - "API": "Transport for India", - "Auth": "apiKey", - "Description": "India Public Transport API", - "HTTPS": true, - "Link": "https://data.gov.in/sector/transport", - "Section": "Transportation" - }, - { - "API": "Transport for London, England", - "Auth": null, - "Description": "TfL API", - "HTTPS": true, - "Link": "https://api.tfl.gov.uk", - "Section": "Transportation" - }, - { - "API": "Transport for Madrid, Spain", - "Auth": "apiKey", - "Description": "Madrid BUS transport API", - "HTTPS": false, - "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", - "Section": "Transportation" - }, - { - "API": "Transport for Minneapolis, US", - "Auth": "OAuth", - "Description": "NexTrip API", - "HTTPS": false, - "Link": "http://svc.metrotransit.org/", - "Section": "Transportation" - }, - { - "API": "Transport for The Netherlands", - "Auth": "apiKey", - "Description": "NS, only trains", - "HTTPS": false, - "Link": "http://www.ns.nl/reisinformatie/ns-api", - "Section": "Transportation" - }, - { - "API": "Transport for The Netherlands", - "Auth": null, - "Description": "OVAPI, country-wide public transport", - "HTTPS": true, - "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", - "Section": "Transportation" - }, - { - "API": "Transport for New York City, US", - "Auth": "apiKey", - "Description": "MTA", - "HTTPS": false, - "Link": "http://datamine.mta.info/", - "Section": "Transportation" - }, - { - "API": "Transport for Norway", - "Auth": null, - "Description": "Norwegian transport API", - "HTTPS": false, - "Link": "http://reisapi.ruter.no/help", - "Section": "Transportation" - }, - { - "API": "Transport for Ottawa, Canada", - "Auth": null, - "Description": "OC Transpo next bus arrival API", - "HTTPS": false, - "Link": "http://www.octranspo.com/index.php/developers", - "Section": "Transportation" - }, - { - "API": "Transport for Paris, France", - "Auth": null, - "Description": "RATP Open Data API", - "HTTPS": false, - "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", - "Section": "Transportation" - }, - { - "API": "Transport for Paris, France", - "Auth": null, - "Description": "Live schedules made simple", - "HTTPS": false, - "Link": "http://restratpws.azurewebsites.net/swagger/", - "Section": "Transportation" - }, - { - "API": "Transport for Philadelphia, US", - "Auth": null, - "Description": "SEPTA APIs", - "HTTPS": false, - "Link": "http://www3.septa.org/hackathon/", - "Section": "Transportation" - }, - { - "API": "Transport for Rio de Janeiro, Brazil", - "Auth": null, - "Description": "Prefeitura do Rio (City Hall)", - "HTTPS": false, - "Link": "http://data.rio/group/transporte-e-mobilidade", - "Section": "Transportation" - }, - { - "API": "Transport for S\u00e3o Paulo, Brazil", - "Auth": "OAuth", - "Description": "SPTrans", - "HTTPS": false, - "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", - "Section": "Transportation" - }, - { - "API": "Transport for Sweden", - "Auth": "OAuth", - "Description": "Public Transport consumer", - "HTTPS": true, - "Link": "https://www.trafiklab.se/api", - "Section": "Transportation" - }, - { - "API": "Transport for Switzerland", - "Auth": null, - "Description": "Swiss public transport API", - "HTTPS": true, - "Link": "https://transport.opendata.ch/", - "Section": "Transportation" - }, - { - "API": "Transport for Switzerland", - "Auth": "apiKey", - "Description": "Official Swiss Public Transport Open Data", - "HTTPS": true, - "Link": "https://opentransportdata.swiss/en/", - "Section": "Transportation" - }, - { - "API": "Transport for Tokyo, Japan", - "Auth": "apiKey", - "Description": "Tokyo Metro", - "HTTPS": true, - "Link": "https://developer.tokyometroapp.jp/info", - "Section": "Transportation" - }, - { - "API": "Transport for Toronto, Canada", - "Auth": null, - "Description": "TTC", - "HTTPS": true, - "Link": "https://myttc.ca/developers", - "Section": "Transportation" - }, - { - "API": "Transport for Vancouver, Canada", - "Auth": "OAuth", - "Description": "TransLink", - "HTTPS": true, - "Link": "https://developer.translink.ca/", - "Section": "Transportation" - }, - { - "API": "Transport for U.S. (multiple locations)", - "Auth": null, - "Description": "NextBus API", - "HTTPS": false, - "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", - "Section": "Transportation" - }, - { - "API": "Transport for Victoria, AU", - "Auth": "apiKey", - "Description": "PTV API", - "HTTPS": true, - "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", - "Section": "Transportation" - }, - { - "API": "Transport for Washington, US", - "Auth": "OAuth", - "Description": "Washington Metro transport API", - "HTTPS": true, - "Link": "https://developer.wmata.com/", - "Section": "Transportation" - }, - { - "API": "Uber", - "Auth": "OAuth", - "Description": "Request Uber rides, reach riders, transport things, and reward drivers", - "HTTPS": true, - "Link": "https://developer.uber.com/", - "Section": "Transportation" - }, - { - "API": "WhereIsMyTransport", - "Auth": "OAuth", - "Description": "Platform for public transport data in emerging cities", - "HTTPS": true, - "Link": "https://developer.whereismytransport.com/", - "Section": "Transportation" - }, - { - "API": "Universities List", - "Auth": null, - "Description": "University names, countries and domains", - "HTTPS": true, - "Link": "https://github.com/Hipo/university-domains-list", - "Section": "University" - }, - { - "API": "Vehicles", - "Auth": "apiKey", - "Description": "Lot of vehicles information", - "HTTPS": false, - "Link": "http://developer.edmunds.com/api-documentation/overview/", - "Section": "Vehicle" - }, - { - "API": "Brazilian Vehicles and Prices", - "Auth": null, - "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", - "HTTPS": true, - "Link": "https://deividfortuna.github.io/fipe/", - "Section": "Vehicle" - }, - { - "API": "NHTSA Vehicles", - "Auth": null, - "Description": "NHTSA Product Information Catalog and Vehicle Listing", - "HTTPS": true, - "Link": "https://vpic.nhtsa.dot.gov/api/", - "Section": "Vehicle" - }, - { - "API": "An API of Ice And Fire", - "Auth": null, - "Description": "Game Of Thrones API", - "HTTPS": true, - "Link": "https://anapioficeandfire.com/", - "Section": "Video" - }, - { - "API": "Dailymotion", - "Auth": "OAuth", - "Description": "Dailymotion Developer API", - "HTTPS": true, - "Link": "https://developer.dailymotion.com/", - "Section": "Video" - }, - { - "API": "Netflix Roulette", - "Auth": null, - "Description": "Netflix database", - "HTTPS": true, - "Link": "https://netflixroulette.net/api/", - "Section": "Video" - }, - { - "API": "Ron Swanson Quotes", - "Auth": null, - "Description": "Television", - "HTTPS": true, - "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", - "Section": "Video" - }, - { - "API": "SWAPI", - "Auth": null, - "Description": "Star Wars Information", - "HTTPS": true, - "Link": "https://swapi.co", - "Section": "Video" - }, - { - "API": "TMDb", - "Auth": "apiKey", - "Description": "Community-based movie data", - "HTTPS": true, - "Link": "https://www.themoviedb.org/documentation/api", - "Section": "Video" - }, - { - "API": "TVMaze", - "Auth": null, - "Description": "TV Show Data", - "HTTPS": false, - "Link": "http://www.tvmaze.com/api", - "Section": "Video" - }, - { - "API": "Vimeo", - "Auth": "OAuth", - "Description": "Vimeo Developer API", - "HTTPS": true, - "Link": "https://developer.vimeo.com/", - "Section": "Video" - }, - { - "API": "YouTube", - "Auth": "OAuth", - "Description": "Add YouTube functionality to your sites and apps", - "HTTPS": true, - "Link": "https://developers.google.com/youtube/", - "Section": "Video" - }, - { - "API": "Dark Sky", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://darksky.net/dev/", - "Section": "Weather" - }, - { - "API": "MetaWeather", - "Auth": null, - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.metaweather.com/api/", - "Section": "Weather" - }, - { - "API": "OpenWeatherMap", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": false, - "Link": "http://openweathermap.org/api", - "Section": "Weather" - }, - { - "API": "Weatherbit", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.weatherbit.io/api", - "Section": "Weather" - }, - { - "API": "Wunderground", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.wunderground.com/weather/api/", - "Section": "Weather" - } - ] -} +{} diff --git a/json/entries.min.json b/json/entries.min.json index 179f4ddc..0967ef42 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":345,"entries":[{"API":"Dogs","Description":"Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Data Access"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Data Access"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Data Access"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Data Access"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Data Access"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Data Access"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Data Access"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Data Access"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Data Access"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Data Access"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Data Access"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Data Access"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Data Access"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Data Access"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Data Access"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Data Access"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Data Access"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Data Access"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Data Access"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Data Access"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Data Access"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Data Access"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"Data Access"},{"API":"UPC database","Description":"More than 15 million barcode numbers from all around the world","Auth":"apiKey","HTTPS":true,"Link":"https://upcdatabase.org/api","Section":"Data Access"},{"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","Section":"Data Access"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Data Access"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Data Access"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Data Access"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"Development"},{"API":"JSONbin.io","Description":"Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps","Auth":null,"HTTPS":true,"Link":"https://jsonbin.io","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"Stormpath","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://stormpath.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"}]} \ No newline at end of file +{} From 7a0715ce4210089edd274952e2845adc376e40d0 Mon Sep 17 00:00:00 2001 From: Justin Doak Date: Sun, 6 Aug 2017 15:37:29 -0400 Subject: [PATCH 009/167] Added Bacon Ipsum API information --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4d4f3ed..f927d7da 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ 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) | | Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | | CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | From 1dc7d14883da3a569af10c2157f0621e60a92e54 Mon Sep 17 00:00:00 2001 From: Hardik Pithva Date: Mon, 7 Aug 2017 10:32:07 +0530 Subject: [PATCH 010/167] Updated README.md Removed unwanted white space. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44abbde6..db950d51 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,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) | | numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) | -| PurgoMalum | Content validator against profanity & obscenity | No | No | [Go!](http://www.purgomalum.com) | +| PurgoMalum | Content validator against profanity & obscenity | No | No | [Go!](http://www.purgomalum.com) | | vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) | ### Development From 63461ffab9aad7ecdb53309bff0ce4c299b970b2 Mon Sep 17 00:00:00 2001 From: Koen Bollen Date: Mon, 7 Aug 2017 13:43:39 +0200 Subject: [PATCH 011/167] Add https://jsonvat.com to the Finance section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adf89cf2..410a5cb4 100644 --- a/README.md +++ b/README.md @@ -192,6 +192,7 @@ API | Description | Auth | HTTPS | Link | | 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/) | | 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/) | ### Food & Drink API | Description | Auth | HTTPS | Link | From 19e2d8fa72bdcc8ad6a8d75aa463d1c465f3c408 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 7 Aug 2017 10:07:05 -0400 Subject: [PATCH 012/167] Update punctuation --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 1bc7a3bb..58b6570f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ -Thanks for looking to open an issue for this project! +Thanks for looking to open an issue for this project. -If you are opening an issue to add a new entry, please consider opening a pull request instead! +If you are opening an issue to suggest adding a new entry, please consider opening a pull request instead! From bd7d401c8f42c3d251fac6ce32ed317831cb1b38 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 7 Aug 2017 10:12:47 -0400 Subject: [PATCH 013/167] Update padding word choice --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 8f637ac5..07357880 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -27,7 +27,7 @@ Currently, the only accepted inputs for this field are as follows: * `X-Mashape-Key` - _the name of the header which may need to be sent_ * `No` - _the API requires no authentication to run_ -Please continue to follow the alphabetical ordering that is in place per section. Each string in each section should be padded by one space on each side as well. +Please continue to follow the alphabetical ordering that is in place per section. Each table column should be padded with one space on either side. If an API seems to fall into multiple categories, please place the listing within the section most in line with the services offered through the API. For example, the Instagram API is listed under `Social` since it is mainly a social network, even though it could also apply to `Photography`. From 2bd5b044aa478f68b7597678b54aae6f091042bc Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 7 Aug 2017 10:14:04 -0400 Subject: [PATCH 014/167] Add padding checkmark --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3d371125..04893932 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,9 +1,10 @@ -Thank you for taking the time to work on a PR for this project! +Thank you for taking the time to work on a Pull Request for this project! To ensure your PR is dealt with swiftly please check the following: - [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md). - [ ] Your additions are ordered alphabetically. +- [ ] Each table column should be padded with one space on either side. - [ ] You have searched the repository for any relevant issues or PRs. - [ ] Any category you are creating has the minimum requirement of 3 items. From 30f9ae692c21901ff57b489b7fb2430f6fe4e4a0 Mon Sep 17 00:00:00 2001 From: chief10 Date: Tue, 8 Aug 2017 09:08:18 -0700 Subject: [PATCH 015/167] Add FEC API to list --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 827c2dd6..f9bfd832 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Please note a passing build status indicates all listed APIs are available since * [Fraud Prevention](#fraud-prevention) * [Games & Comics](#games--comics) * [Geocoding](#geocoding) +* [Government](#government) * [Health](#health) * [Machine Learning](#machine-learning) * [Math](#math) @@ -273,6 +274,11 @@ API | Description | Auth | HTTPS | Link | | 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) | +### Government +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| FEC | Information on campaign donations in federal elections | no | yes | [Go!](https://api.open.fec.gov/developers/) + ### Health API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From 1464b79650fc95985098deddb8073776db945406 Mon Sep 17 00:00:00 2001 From: chief10 Date: Tue, 8 Aug 2017 09:13:18 -0700 Subject: [PATCH 016/167] Fix formatting for new government API addition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9bfd832..6dd730c6 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | no | yes | [Go!](https://api.open.fec.gov/developers/) +| FEC | Information on campaign donations in federal elections | no | yes | [Go!](https://api.open.fec.gov/developers/) | ### Health API | Description | Auth | HTTPS | Link | From 999fe67975d523080b02544496c145c80098ff3a Mon Sep 17 00:00:00 2001 From: chief10 Date: Tue, 8 Aug 2017 09:15:24 -0700 Subject: [PATCH 017/167] Add proper label for 'Auth' on new Government API addition --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dd730c6..4b81663f 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,7 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | no | yes | [Go!](https://api.open.fec.gov/developers/) | +| FEC | Information on campaign donations in federal elections | apiKey | yes | [Go!](https://api.open.fec.gov/developers/) | ### Health API | Description | Auth | HTTPS | Link | From bb268f1c056b3c8f7942e2e5d56314af1bcf446d Mon Sep 17 00:00:00 2001 From: chief10 Date: Tue, 8 Aug 2017 09:41:00 -0700 Subject: [PATCH 018/167] Add additional government APIs --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b81663f..b4f38049 100644 --- a/README.md +++ b/README.md @@ -277,7 +277,9 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | apiKey | yes | [Go!](https://api.open.fec.gov/developers/) | +| FEC | Information on campaign donations in federal elections | `apiKey` | yes | [Go!](https://api.open.fec.gov/developers/) | +| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more. | `apiKey` | yes | [Go!](https://business.usa.gov/developer) | +| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process. | `apiKey`| [Go!](https://regulationsgov.github.io/developers/) | ### Health API | Description | Auth | HTTPS | Link | From 3819e80d4cbe498a4ad7057ae9a3f0b979438df3 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 13:01:58 -0400 Subject: [PATCH 019/167] Ignore .github --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index eab6e145..1558284a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ * text=auto +/.github export-ignore /build export-ignore .travis.yml export-ignore README.md export-ignore -CONTRIBUTING.md export-ignore From c16374a3f3ac70d1c70d77315df552830fefb2ee Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 21:04:08 -0400 Subject: [PATCH 020/167] manually create JSON --- json/entries.json | 2798 ++++++++++++++++++++++++++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 2798 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 0967ef42..45169ee5 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1 +1,2797 @@ -{} +{ + "count": 349, + "entries": [ + { + "API": "Dogs", + "Auth": null, + "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)", + "HTTPS": true, + "Link": "https://dog.ceo/dog-api/", + "Section": "Animals" + }, + { + "API": "IUCN", + "Auth": "apiKey", + "Description": "IUCN Red List of Threatened Species", + "HTTPS": false, + "Link": "http://apiv3.iucnredlist.org/api/v3/docs", + "Section": "Animals" + }, + { + "API": "Petfinder", + "Auth": "apiKey", + "Description": "Adoption", + "HTTPS": true, + "Link": "https://www.petfinder.com/developers/api-docs/", + "Section": "Animals" + }, + { + "API": "RescueGroups", + "Auth": null, + "Description": "Adoption", + "HTTPS": true, + "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", + "Section": "Animals" + }, + { + "API": "AniList", + "Auth": "OAuth", + "Description": "AniList Anime", + "HTTPS": false, + "Link": "http://anilist-api.readthedocs.io/en/latest/", + "Section": "Anime" + }, + { + "API": "Jikan", + "Auth": null, + "Description": "Unofficial MyAnimeList API", + "HTTPS": true, + "Link": "https://jikan.me", + "Section": "Anime" + }, + { + "API": "Kitsu", + "Auth": "OAuth", + "Description": "Anime discovery platform", + "HTTPS": true, + "Link": "http://docs.kitsu.apiary.io/", + "Section": "Anime" + }, + { + "API": "Studio Ghibli", + "Auth": null, + "Description": "Resources from Studio Ghibli films", + "HTTPS": true, + "Link": "https://ghibliapi.herokuapp.com", + "Section": "Anime" + }, + { + "API": "AlienVault Open Threat Exchange (OTX)", + "Auth": "apiKey", + "Description": "IP/domain/URL reputation", + "HTTPS": true, + "Link": "https://otx.alienvault.com/api/", + "Section": "Anti-Malware" + }, + { + "API": "Certly", + "Auth": "apiKey", + "Description": "Certly Link/Domain Flagging", + "HTTPS": true, + "Link": "https://guard.certly.io/", + "Section": "Anti-Malware" + }, + { + "API": "Google Safe Browsing", + "Auth": "apiKey", + "Description": "Google Link/Domain Flagging", + "HTTPS": true, + "Link": "https://developers.google.com/safe-browsing/", + "Section": "Anti-Malware" + }, + { + "API": "Metacert", + "Auth": "apiKey", + "Description": "Metacert Link Flagging", + "HTTPS": true, + "Link": "https://metacert.com/", + "Section": "Anti-Malware" + }, + { + "API": "VirusTotal", + "Auth": "apiKey", + "Description": "VirusTotal File/URL Analysis", + "HTTPS": true, + "Link": "https://www.virustotal.com/en/documentation/public-api/", + "Section": "Anti-Malware" + }, + { + "API": "Web Of Trust (WOT)", + "Auth": "apiKey", + "Description": "Website reputation", + "HTTPS": true, + "Link": "https://www.mywot.com/wiki/API", + "Section": "Anti-Malware" + }, + { + "API": "Behance", + "Auth": "apiKey", + "Description": "Design", + "HTTPS": true, + "Link": "https://www.behance.net/dev", + "Section": "Art & Design" + }, + { + "API": "Dribbble", + "Auth": "OAuth", + "Description": "Design", + "HTTPS": false, + "Link": "http://developer.dribbble.com/v1/", + "Section": "Art & Design" + }, + { + "API": "Harvard Art Museums", + "Auth": "apiKey", + "Description": "Art", + "HTTPS": false, + "Link": "https://github.com/harvardartmuseums/api-docs", + "Section": "Art & Design" + }, + { + "API": "Icons8", + "Auth": "OAuth", + "Description": "Icons", + "HTTPS": true, + "Link": "http://docs.icons8.apiary.io/#reference/0/meta", + "Section": "Art & Design" + }, + { + "API": "Noun Project", + "Auth": "OAuth", + "Description": "Icons", + "HTTPS": false, + "Link": "http://api.thenounproject.com/index.html", + "Section": "Art & Design" + }, + { + "API": "Rijksmuseum", + "Auth": "apiKey", + "Description": "Art", + "HTTPS": true, + "Link": "https://www.rijksmuseum.nl/en/api", + "Section": "Art & Design" + }, + { + "API": "British National Bibliography", + "Auth": null, + "Description": "Books", + "HTTPS": false, + "Link": "http://bnb.data.bl.uk/", + "Section": "Books" + }, + { + "API": "Goodreads", + "Auth": null, + "Description": "Books", + "HTTPS": true, + "Link": "https://www.goodreads.com/api", + "Section": "Books" + }, + { + "API": "Google Books", + "Auth": "OAuth", + "Description": "Books", + "HTTPS": true, + "Link": "https://developers.google.com/books/", + "Section": "Books" + }, + { + "API": "mailgun", + "Auth": "apiKey", + "Description": "Email Service", + "HTTPS": true, + "Link": "https://www.mailgun.com/", + "Section": "Business" + }, + { + "API": "markerapi", + "Auth": null, + "Description": "Trademark Search", + "HTTPS": false, + "Link": "http://www.markerapi.com/", + "Section": "Business" + }, + { + "API": "Church Calendar", + "Auth": null, + "Description": "Catholic liturgical calendar", + "HTTPS": false, + "Link": "http://calapi.inadiutorium.cz/", + "Section": "Calendar" + }, + { + "API": "Holidays", + "Auth": "apiKey", + "Description": "Historical data regarding holidays", + "HTTPS": true, + "Link": "https://holidayapi.com/", + "Section": "Calendar" + }, + { + "API": "LectServe", + "Auth": null, + "Description": "Protestant liturgical calendar", + "HTTPS": false, + "Link": "http://www.lectserve.com", + "Section": "Calendar" + }, + { + "API": "Non-Working Days", + "Auth": null, + "Description": "Database of ICS files for non working days", + "HTTPS": true, + "Link": "https://github.com/gadael/icsdb", + "Section": "Calendar" + }, + { + "API": "Box", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://developer.box.com/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Dropbox", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://www.dropbox.com/developers", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Google Drive", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://developers.google.com/drive/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "OneDrive", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://dev.onedrive.com/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Currencylayer", + "Auth": "apiKey", + "Description": "Exchange rates and currency conversion", + "HTTPS": true, + "Link": "https://currencylayer.com/documentation", + "Section": "Currency Exchange" + }, + { + "API": "Fixer.io", + "Auth": null, + "Description": "Exchange rates and currency conversion", + "HTTPS": true, + "Link": "http://fixer.io", + "Section": "Currency Exchange" + }, + { + "API": "languagelayer", + "Auth": null, + "Description": "Language detection", + "HTTPS": true, + "Link": "https://languagelayer.com", + "Section": "Data Validation" + }, + { + "API": "Lob.com", + "Auth": "apiKey", + "Description": "US Address Verification", + "HTTPS": true, + "Link": "https://lob.com/", + "Section": "Data Validation" + }, + { + "API": "mailboxlayer", + "Auth": null, + "Description": "Email address validation", + "HTTPS": true, + "Link": "https://mailboxlayer.com", + "Section": "Data Validation" + }, + { + "API": "numverify", + "Auth": null, + "Description": "Phone number validation", + "HTTPS": true, + "Link": "https://numverify.com", + "Section": "Data Validation" + }, + { + "API": "PurgoMalum", + "Auth": null, + "Description": "Content validator against profanity & obscenity", + "HTTPS": false, + "Link": "http://www.purgomalum.com", + "Section": "Data Validation" + }, + { + "API": "vatlayer", + "Auth": null, + "Description": "VAT number validation", + "HTTPS": true, + "Link": "https://vatlayer.com", + "Section": "Data Validation" + }, + { + "API": "Adorable Avatars", + "Auth": null, + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io", + "Section": "Development" + }, + { + "API": "APIs.guru", + "Auth": null, + "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", + "HTTPS": true, + "Link": "https://apis.guru/api-doc/", + "Section": "Development" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/", + "Section": "Development" + }, + { + "API": "BetterMeta", + "Auth": "X-Mashape-Key", + "Description": "Return a site's meta tags in JSON format", + "HTTPS": true, + "Link": "http://bettermeta.io", + "Section": "Development" + }, + { + "API": "Changelogs.md", + "Auth": null, + "Description": "Structured changelog metadata from open source projects", + "HTTPS": true, + "Link": "https://changelogs.md", + "Section": "Development" + }, + { + "API": "CDNJS", + "Auth": null, + "Description": "Library info on CDNJS", + "HTTPS": true, + "Link": "https://api.cdnjs.com/libraries/jquery", + "Section": "Development" + }, + { + "API": "Faceplusplus", + "Auth": "OAuth", + "Description": "A tool to detect face", + "HTTPS": true, + "Link": "https://www.faceplusplus.com/", + "Section": "Development" + }, + { + "API": "Genderize.io", + "Auth": null, + "Description": "Determines a gender from a first name", + "HTTPS": true, + "Link": "https://genderize.io", + "Section": "Development" + }, + { + "API": "Github - User Data", + "Auth": null, + "Description": "Pull public information for a user's github", + "HTTPS": true, + "Link": "https://api.github.com/users/hackeryou", + "Section": "Development" + }, + { + "API": "Gitter", + "Auth": "OAuth", + "Description": "Chat for GitHub", + "HTTPS": true, + "Link": "https://github.com/gitterHQ/docs", + "Section": "Development" + }, + { + "API": "HackerRank", + "Auth": "apiKey", + "Description": "Compile source code and run against a set of provided test cases", + "HTTPS": true, + "Link": "https://www.hackerrank.com/api/docs", + "Section": "Development" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/", + "Section": "Development" + }, + { + "API": "IPify", + "Auth": null, + "Description": "A simple IP Address API", + "HTTPS": true, + "Link": "https://www.ipify.org/", + "Section": "Development" + }, + { + "API": "JSON 2 JSONP", + "Auth": null, + "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", + "HTTPS": true, + "Link": "https://json2jsonp.com/", + "Section": "Development" + }, + { + "API": "JSONbin.io", + "Auth": "apiKey", + "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", + "HTTPS": true, + "Link": "https://jsonbin.io", + "Section": "Development" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/", + "Section": "Development" + }, + { + "API": "Judge0 API", + "Auth": null, + "Description": "Compile and run source code", + "HTTPS": true, + "Link": "https://api.judge0.com/", + "Section": "Development" + }, + { + "API": "Kairos", + "Auth": "apiKey", + "Description": "Face Recognition and Emotion Analysis", + "HTTPS": true, + "Link": "https://www.kairos.com/features", + "Section": "Development" + }, + { + "API": "Let's Validate", + "Auth": null, + "Description": "Uncovers the technologies used on websites and URL to thumbnail", + "HTTPS": true, + "Link": "https://github.com/letsvalidate/api", + "Section": "Development" + }, + { + "API": "LiveEdu", + "Auth": "OAuth", + "Description": "Live Coding Streaming", + "HTTPS": true, + "Link": "https://www.liveedu.tv/developer/applications/", + "Section": "Development" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator", + "Section": "Development" + }, + { + "API": "Loripsum", + "Auth": null, + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/", + "Section": "Development" + }, + { + "API": "Myjson", + "Auth": null, + "Description": "A simple JSON store for your web or mobile app", + "HTTPS": false, + "Link": "http://myjson.com/api", + "Section": "Development" + }, + { + "API": "Okta", + "Auth": "apiKey", + "Description": "User Authentication", + "HTTPS": true, + "Link": "https://okta.com/", + "Section": "Development" + }, + { + "API": "Plino", + "Auth": null, + "Description": "Spam filtering system", + "HTTPS": true, + "Link": "https://plino.herokuapp.com/", + "Section": "Development" + }, + { + "API": "Public APIs", + "Auth": null, + "Description": "A collective list of free JSON APIs for use in web development", + "HTTPS": true, + "Link": "https://github.com/toddmotto/public-apis/tree/master/json", + "Section": "Development" + }, + { + "API": "Random Word", + "Auth": null, + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/", + "Section": "Development" + }, + { + "API": "RandomUser", + "Auth": null, + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me", + "Section": "Development" + }, + { + "API": "ReqRes", + "Auth": null, + "Description": "A hosted REST-API ready to respond to your AJAX requests", + "HTTPS": true, + "Link": "https://reqres.in/ ", + "Section": "Development" + }, + { + "API": "RoboHash", + "Auth": null, + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/", + "Section": "Development" + }, + { + "API": "StackExchange", + "Auth": "OAuth", + "Description": "Q&A forum for developers", + "HTTPS": true, + "Link": "https://api.stackexchange.com/", + "Section": "Development" + }, + { + "API": "UI Names", + "Auth": null, + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames", + "Section": "Development" + }, + { + "API": "Verse", + "Auth": null, + "Description": "Check what's the latest version of your favorite open-source project", + "HTTPS": true, + "Link": "https://verse.pawelad.xyz/", + "Section": "Development" + }, + { + "API": "File.io", + "Auth": null, + "Description": "File Sharing", + "HTTPS": true, + "Link": "https://www.file.io", + "Section": "Documents & Productivity" + }, + { + "API": "pdflayer API", + "Auth": null, + "Description": "HTML/URL to PDF", + "HTTPS": true, + "Link": "https://pdflayer.com", + "Section": "Documents & Productivity" + }, + { + "API": "Pocket", + "Auth": "OAuth", + "Description": "Bookmarking service", + "HTTPS": true, + "Link": "https://getpocket.com/developer/", + "Section": "Documents & Productivity" + }, + { + "API": "PrexView", + "Auth": "apiKey", + "Description": "Data from XML or JSON to PDF, HTML or Image", + "HTTPS": true, + "Link": "https://prexview.com", + "Section": "Documents & Productivity" + }, + { + "API": "Todoist", + "Auth": "OAuth", + "Description": "Todo Lists", + "HTTPS": true, + "Link": "https://developer.todoist.com", + "Section": "Documents & Productivity" + }, + { + "API": "Wunderlist", + "Auth": "OAuth", + "Description": "Todo Lists", + "HTTPS": true, + "Link": "https://developer.wunderlist.com/documentation", + "Section": "Documents & Productivity" + }, + { + "API": "AirVisual", + "Auth": "apiKey", + "Description": "Air quality and weather data", + "HTTPS": true, + "Link": "https://airvisual.com/api", + "Section": "Environment" + }, + { + "API": "OpenAQ", + "Auth": "apiKey", + "Description": "Open air quality data", + "HTTPS": true, + "Link": "https://docs.openaq.org/", + "Section": "Environment" + }, + { + "API": "PM2.5.in", + "Auth": "apiKey", + "Description": "Air quality of China", + "HTTPS": false, + "Link": "http://www.pm25.in/api_doc", + "Section": "Environment" + }, + { + "API": "Barchart OnDemand", + "Auth": "apiKey", + "Description": "Stock, Futures, and Forex Market Data", + "HTTPS": true, + "Link": "https://www.barchartondemand.com/free", + "Section": "Finance" + }, + { + "API": "CoinDesk", + "Auth": null, + "Description": "Bitcoin Price Index", + "HTTPS": false, + "Link": "http://www.coindesk.com/api/", + "Section": "Finance" + }, + { + "API": "Consumer Financial Protection Bureau", + "Auth": "apiKey", + "Description": "Financial services consumer complains data", + "HTTPS": true, + "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", + "Section": "Finance" + }, + { + "API": "IEX", + "Auth": null, + "Description": "Stocks and Market Data", + "HTTPS": true, + "Link": "https://iextrading.com/developer/", + "Section": "Finance" + }, + { + "API": "Razorpay IFSC", + "Auth": null, + "Description": "Indian Financial Systems Code (Bank Branch Codes)", + "HTTPS": true, + "Link": "https://ifsc.razorpay.com/", + "Section": "Finance" + }, + { + "API": "VAT Rates", + "Auth": null, + "Description": "A collection of all VAT rates for EU countries", + "HTTPS": true, + "Link": "https://jsonvat.com/", + "Section": "Finance" + }, + { + "API": "BigOven", + "Auth": "X-Mashape-Key", + "Description": "Recipe Search", + "HTTPS": false, + "Link": "http://api2.bigoven.com/", + "Section": "Food & Drink" + }, + { + "API": "BreweryDB", + "Auth": "apiKey", + "Description": "Beer", + "HTTPS": false, + "Link": "http://www.brewerydb.com/developers", + "Section": "Food & Drink" + }, + { + "API": "Edamam", + "Auth": "apiKey", + "Description": "Recipe Search", + "HTTPS": true, + "Link": "https://developer.edamam.com/", + "Section": "Food & Drink" + }, + { + "API": "Food2Fork", + "Auth": "apiKey", + "Description": "Recipe Search", + "HTTPS": false, + "Link": "http://food2fork.com/about/api", + "Section": "Food & Drink" + }, + { + "API": "LCBO", + "Auth": "apiKey", + "Description": "Alcohol", + "HTTPS": true, + "Link": "https://lcboapi.com/", + "Section": "Food & Drink" + }, + { + "API": "PunkAPI", + "Auth": null, + "Description": "Brewdog Beer Recipes", + "HTTPS": true, + "Link": "https://punkapi.com/", + "Section": "Food & Drink" + }, + { + "API": "Recipe Puppy", + "Auth": null, + "Description": "Food", + "HTTPS": false, + "Link": "http://www.recipepuppy.com/about/api/", + "Section": "Food & Drink" + }, + { + "API": "TacoFancy", + "Auth": null, + "Description": "Community-driven taco database", + "HTTPS": false, + "Link": "https://github.com/evz/tacofancy-api", + "Section": "Food & Drink" + }, + { + "API": "TheCocktailDB", + "Auth": null, + "Description": "Cocktail Recipes", + "HTTPS": false, + "Link": "http://www.thecocktaildb.com/", + "Section": "Food & Drink" + }, + { + "API": "The Report of the Week", + "Auth": null, + "Description": "Food & Drink Reviews", + "HTTPS": true, + "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", + "Section": "Food & Drink" + }, + { + "API": "What's on the menu?", + "Auth": "apiKey", + "Description": "NYPL human-transcribed historical menu collection", + "HTTPS": false, + "Link": "nypl.github.io/menus-api/", + "Section": "Food & Drink" + }, + { + "API": "Yummly", + "Auth": null, + "Description": "Find food recipes", + "HTTPS": true, + "Link": "https://developer.yummly.com/", + "Section": "Food & Drink" + }, + { + "API": "Zomato", + "Auth": "apiKey", + "Description": "Discover restaurants", + "HTTPS": true, + "Link": "https://developers.zomato.com/api", + "Section": "Food & Drink" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Global identity verification with phone, address, email, and IP", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Phone reputation to detect spammy phones", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Get an owner\u2019s name, address, demographics based on the phone number", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Phone number validation, line_type, carrier append", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Get normalized physical address, residents, address type, and validity", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Battle.net", + "Auth": null, + "Description": "Blizzard Entertainment", + "HTTPS": true, + "Link": "https://dev.battle.net/", + "Section": "Games & Comics" + }, + { + "API": "Battlefield 4", + "Auth": null, + "Description": "Battlefield 4 Information", + "HTTPS": true, + "Link": "https://bf4stats.com/api", + "Section": "Games & Comics" + }, + { + "API": "Chuck Norris Database", + "Auth": null, + "Description": "Jokes", + "HTTPS": false, + "Link": "http://www.icndb.com/api/", + "Section": "Games & Comics" + }, + { + "API": "Clash of Clans", + "Auth": null, + "Description": "Clash of Clans Game Information", + "HTTPS": true, + "Link": "https://developer.clashofclans.com", + "Section": "Games & Comics" + }, + { + "API": "Clash Royale", + "Auth": null, + "Description": "Clash Royale Game Information", + "HTTPS": true, + "Link": "https://github.com/martincarrera/clash-royale-api", + "Section": "Games & Comics" + }, + { + "API": "Comic Vine", + "Auth": null, + "Description": "Comics", + "HTTPS": true, + "Link": "https://comicvine.gamespot.com/api/documentation", + "Section": "Games & Comics" + }, + { + "API": "Deck of Cards", + "Auth": null, + "Description": "Deck of Cards", + "HTTPS": false, + "Link": "http://deckofcardsapi.com/", + "Section": "Games & Comics" + }, + { + "API": "Destiny The Game", + "Auth": "apiKey", + "Description": "Bungie Platform API", + "HTTPS": true, + "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", + "Section": "Games & Comics" + }, + { + "API": "Eve Online", + "Auth": "OAuth", + "Description": "Third-Party Developer Documentation", + "HTTPS": true, + "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", + "Section": "Games & Comics" + }, + { + "API": "Giant Bomb", + "Auth": null, + "Description": "Video Games", + "HTTPS": true, + "Link": "https://www.giantbomb.com/api/documentation", + "Section": "Games & Comics" + }, + { + "API": "Guild Wars 2", + "Auth": "apiKey", + "Description": "Guild Wars 2 Game Information", + "HTTPS": true, + "Link": "https://wiki.guildwars2.com/wiki/API:Main", + "Section": "Games & Comics" + }, + { + "API": "Jservice", + "Auth": null, + "Description": "Jeopardy Question Database", + "HTTPS": false, + "Link": "http://jservice.io", + "Section": "Games & Comics" + }, + { + "API": "Magic The Gathering", + "Auth": null, + "Description": "Magic The Gathering Game Information", + "HTTPS": false, + "Link": "http://magicthegathering.io/", + "Section": "Games & Comics" + }, + { + "API": "Marvel", + "Auth": "apiKey", + "Description": "Marvel Comics", + "HTTPS": false, + "Link": "http://developer.marvel.com", + "Section": "Games & Comics" + }, + { + "API": "Minecraft", + "Auth": null, + "Description": "Minecraft server info & user info)", + "HTTPS": true, + "Link": "https://mcapi.ca/", + "Section": "Games & Comics" + }, + { + "API": "Open Trivia", + "Auth": null, + "Description": "Trivia Questions", + "HTTPS": true, + "Link": "https://opentdb.com/api_config.php", + "Section": "Games & Comics" + }, + { + "API": "PandaScore", + "Auth": "apiKey", + "Description": "E-sports games and results", + "HTTPS": true, + "Link": "https://api.pandascore.co", + "Section": "Games & Comics" + }, + { + "API": "Pok\u00e9api", + "Auth": null, + "Description": "Pok\u00e9mon Information", + "HTTPS": false, + "Link": "http://pokeapi.co", + "Section": "Games & Comics" + }, + { + "API": "Qriusity", + "Auth": null, + "Description": "Quiz/Trivia Questions", + "HTTPS": true, + "Link": "https://qriusity.com/", + "Section": "Games & Comics" + }, + { + "API": "Riot Games", + "Auth": "apiKey", + "Description": "League of Legends Game Information", + "HTTPS": true, + "Link": "https://developer.riotgames.com/", + "Section": "Games & Comics" + }, + { + "API": "Steam", + "Auth": "OAuth", + "Description": "Steam Client Interaction", + "HTTPS": true, + "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", + "Section": "Games & Comics" + }, + { + "API": "adresse.data.gouv.fr", + "Auth": null, + "Description": "Address database of France, geocoding, and reverse", + "HTTPS": true, + "Link": "https://adresse.data.gouv.fr", + "Section": "Geocoding" + }, + { + "API": "Bing Maps", + "Auth": "apiKey", + "Description": "Create/customize digital maps based on Bing Maps data", + "HTTPS": true, + "Link": "https://www.microsoft.com/maps/", + "Section": "Geocoding" + }, + { + "API": "Geocode.xyz", + "Auth": null, + "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", + "HTTPS": true, + "Link": "https://geocode.xyz/", + "Section": "Geocoding" + }, + { + "API": "GeoNames", + "Auth": null, + "Description": "Place names and other geographical data", + "HTTPS": false, + "Link": "http://www.geonames.org/export/web-services.html", + "Section": "Geocoding" + }, + { + "API": "G\u00e9oApi", + "Auth": null, + "Description": "French geographical data", + "HTTPS": true, + "Link": "https://api.gouv.fr/api/geoapi.html", + "Section": "Geocoding" + }, + { + "API": "Google Maps", + "Auth": "apiKey", + "Description": "Create/customize digital maps based on Google Maps data", + "HTTPS": true, + "Link": "https://developers.google.com/maps/", + "Section": "Geocoding" + }, + { + "API": "IP 2 Country", + "Auth": null, + "Description": "Map an IP to a country", + "HTTPS": true, + "Link": "https://ip2country.info", + "Section": "Geocoding" + }, + { + "API": "IP Address Details", + "Auth": null, + "Description": "Find geolocation with ip address", + "HTTPS": true, + "Link": "https://ipinfo.io/", + "Section": "Geocoding" + }, + { + "API": "IP Location", + "Auth": null, + "Description": "Find IP address location information", + "HTTPS": true, + "Link": "https://ipapi.co/", + "Section": "Geocoding" + }, + { + "API": "IP Vigilante", + "Auth": null, + "Description": "Free IP Geolocation API", + "HTTPS": true, + "Link": "https://www.ipvigilante.com/", + "Section": "Geocoding" + }, + { + "API": "Mapbox", + "Auth": "apiKey", + "Description": "Create/customize beautiful digital maps", + "HTTPS": true, + "Link": "https://www.mapbox.com/developers/", + "Section": "Geocoding" + }, + { + "API": "Mapzen Search", + "Auth": "apiKey", + "Description": "Open Source & Open Data Global Geocoding Service", + "HTTPS": true, + "Link": "https://mapzen.com/products/search/", + "Section": "Geocoding" + }, + { + "API": "Mexico", + "Auth": null, + "Description": "Mexico RESTful zip codes API", + "HTTPS": true, + "Link": "https://github.com/IcaliaLabs/sepomex", + "Section": "Geocoding" + }, + { + "API": "One Map 2.0, Singapore", + "Auth": "apiKey", + "Description": "Singapore Land Authority REST API services for Singapore addresses", + "HTTPS": true, + "Link": "https://docs.onemap.sg/", + "Section": "Geocoding" + }, + { + "API": "OnWater", + "Auth": null, + "Description": "Determine if a lat/lon is on water or land", + "HTTPS": true, + "Link": "https://onwater.io/", + "Section": "Geocoding" + }, + { + "API": "OpenCage", + "Auth": null, + "Description": "Forward and reverse geocoding using open data", + "HTTPS": true, + "Link": "https://geocoder.opencagedata.com", + "Section": "Geocoding" + }, + { + "API": "OpenStreetMap", + "Auth": "OAuth", + "Description": "Navigation, geolocation and geographical data", + "HTTPS": false, + "Link": "http://wiki.openstreetmap.org/wiki/API", + "Section": "Geocoding" + }, + { + "API": "PostcodeData.nl", + "Auth": null, + "Description": "Provide geolocation data based on postcode for Dutch addresses", + "HTTPS": false, + "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", + "Section": "Geocoding" + }, + { + "API": "Postcodes.io", + "Auth": null, + "Description": "Postcode lookup & Geolocation for the UK", + "HTTPS": true, + "Link": "https://postcodes.io", + "Section": "Geocoding" + }, + { + "API": "REST Countries", + "Auth": null, + "Description": "Get information about countries via a RESTful API", + "HTTPS": true, + "Link": "https://restcountries.eu", + "Section": "Geocoding" + }, + { + "API": "Utah AGRC", + "Auth": "apiKey", + "Description": "Utah Web API for geocoding Utah addresses", + "HTTPS": true, + "Link": "https://api.mapserv.utah.gov", + "Section": "Geocoding" + }, + { + "API": "ViaCep", + "Auth": null, + "Description": "Brazil RESTful zip codes API", + "HTTPS": true, + "Link": "https://viacep.com.br", + "Section": "Geocoding" + }, + { + "API": "Zippopotam", + "Auth": null, + "Description": "Get information about place such as country, city, state, etc", + "HTTPS": false, + "Link": "http://www.zippopotam.us", + "Section": "Geocoding" + }, + { + "API": "Diabetes", + "Auth": null, + "Description": "Logging and retrieving diabetes information", + "HTTPS": false, + "Link": "http://predictbgl.com/api/", + "Section": "Health" + }, + { + "API": "Flutrack", + "Auth": null, + "Description": "Influenza-like symptoms with geotracking", + "HTTPS": false, + "Link": "http://www.flutrack.org/", + "Section": "Health" + }, + { + "API": "Makeup", + "Auth": null, + "Description": "Makeup Information", + "HTTPS": false, + "Link": "http://makeup-api.herokuapp.com/", + "Section": "Health" + }, + { + "API": "Medicare", + "Auth": null, + "Description": "Access to the data from the CMS - medicaregov", + "HTTPS": true, + "Link": "https://data.medicare.gov/developers", + "Section": "Health" + }, + { + "API": "Nutritionix", + "Auth": "apiKey", + "Description": "Worlds largest verified nutrition database", + "HTTPS": true, + "Link": "https://developer.nutritionix.com/", + "Section": "Health" + }, + { + "API": "openFDA", + "Auth": null, + "Description": "Public FDA data about drugs, devices, and foods", + "HTTPS": true, + "Link": "https://open.fda.gov/api/", + "Section": "Health" + }, + { + "API": "USDA Nutrients", + "Auth": null, + "Description": "National Nutrient Database for Standard Reference", + "HTTPS": true, + "Link": "https://ndb.nal.usda.gov/ndb/doc/index", + "Section": "Health" + }, + { + "API": "API.AI", + "Auth": "apiKey", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://api.ai/", + "Section": "Machine Learning" + }, + { + "API": "Clarifai", + "Auth": "OAuth", + "Description": "Computer Vision", + "HTTPS": true, + "Link": "https://developer.clarifai.com/", + "Section": "Machine Learning" + }, + { + "API": "Cleverbot", + "Auth": "apiKey", + "Description": "Web chat bot", + "HTTPS": true, + "Link": "https://www.cleverbot.com/api/", + "Section": "Machine Learning" + }, + { + "API": "Keen IO", + "Auth": "apiKey", + "Description": "Data Analytics", + "HTTPS": true, + "Link": "https://keen.io/", + "Section": "Machine Learning" + }, + { + "API": "Unplugg", + "Auth": "apiKey", + "Description": "Forecasting API for timeseries data", + "HTTPS": true, + "Link": "https://unplu.gg/test_api.html", + "Section": "Machine Learning" + }, + { + "API": "Wit.ai", + "Auth": "OAuth", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://wit.ai/", + "Section": "Machine Learning" + }, + { + "API": "Newton", + "Auth": null, + "Description": "Symbolic and Arithmetic Math Calculator", + "HTTPS": true, + "Link": "https://newton.now.sh/", + "Section": "Math" + }, + { + "API": "Numbers API", + "Auth": null, + "Description": "Facts about numbers", + "HTTPS": false, + "Link": "http://numbersapi.com", + "Section": "Math" + }, + { + "API": "Bandsintown", + "Auth": null, + "Description": "Music Events", + "HTTPS": true, + "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", + "Section": "Music" + }, + { + "API": "Deezer", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": false, + "Link": "http://developers.deezer.com/login?redirect=/api", + "Section": "Music" + }, + { + "API": "Discogs", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://www.discogs.com/developers/", + "Section": "Music" + }, + { + "API": "Genius", + "Auth": "OAuth", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "Link": "https://docs.genius.com/", + "Section": "Music" + }, + { + "API": "Jamendo", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.jamendo.com/v3.0", + "Section": "Music" + }, + { + "API": "iTunes Search", + "Auth": null, + "Description": "Software products", + "HTTPS": true, + "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", + "Section": "Music" + }, + { + "API": "LastFm", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": false, + "Link": "http://www.last.fm/api", + "Section": "Music" + }, + { + "API": "Mixcloud", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://www.mixcloud.com/developers/", + "Section": "Music" + }, + { + "API": "MusicBrainz", + "Auth": null, + "Description": "Music", + "HTTPS": true, + "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", + "Section": "Music" + }, + { + "API": "Musikki", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": true, + "Link": "https://music-api.musikki.com/reference", + "Section": "Music" + }, + { + "API": "Musixmatch", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.musixmatch.com/", + "Section": "Music" + }, + { + "API": "Songkick", + "Auth": "OAuth", + "Description": "Music Events", + "HTTPS": true, + "Link": "https://www.songkick.com/developer/", + "Section": "Music" + }, + { + "API": "Songsterr", + "Auth": null, + "Description": "Provides guitar, bass and drums tabs and chords", + "HTTPS": true, + "Link": "https://www.songsterr.com/a/wa/api/", + "Section": "Music" + }, + { + "API": "Soundcloud", + "Auth": null, + "Description": "Music", + "HTTPS": true, + "Link": "https://developers.soundcloud.com/", + "Section": "Music" + }, + { + "API": "Spotify", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.spotify.com/web-api/", + "Section": "Music" + }, + { + "API": "Vagalume", + "Auth": "apiKey", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "Link": "https://api.vagalume.com.br/docs/", + "Section": "Music" + }, + { + "API": "Chronicling America", + "Auth": null, + "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", + "HTTPS": false, + "Link": "http://chroniclingamerica.loc.gov/about/api/", + "Section": "News" + }, + { + "API": "New York Times", + "Auth": "apiKey", + "Description": "Provides news", + "HTTPS": true, + "Link": "https://developer.nytimes.com/", + "Section": "News" + }, + { + "API": "News API", + "Auth": "apiKey", + "Description": "Headlines currently published on a range of news sources and blogs", + "HTTPS": true, + "Link": "https://newsapi.org/", + "Section": "News" + }, + { + "API": "The Guardian", + "Auth": "apiKey", + "Description": "Access all the content the Guardian creates, categorised by tags and section", + "HTTPS": true, + "Link": "http://open-platform.theguardian.com/", + "Section": "News" + }, + { + "API": "18F", + "Auth": null, + "Description": "US Federal Government /Developer Program", + "HTTPS": false, + "Link": "http://18f.github.io/API-All-the-X/", + "Section": "Open Data" + }, + { + "API": "Abbreviation", + "Auth": "X-Mashape-Key", + "Description": "Get abbreviations and meanings", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/abbreviations", + "Section": "Open Data" + }, + { + "API": "CARTO", + "Auth": "apiKey", + "Description": "Location Information Prediction", + "HTTPS": true, + "Link": "https://carto.com/", + "Section": "Open Data" + }, + { + "API": "Callook.info", + "Auth": null, + "Description": "United States ham radio callsigns", + "HTTPS": true, + "Link": "https://callook.info", + "Section": "Open Data" + }, + { + "API": "Celebinfo", + "Auth": "X-Mashape-Key", + "Description": "Celebrity information", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/celebinfo/", + "Section": "Open Data" + }, + { + "API": "Colorado Data Engine", + "Auth": null, + "Description": "Formatted and geolocated Colorado public data", + "HTTPS": true, + "Link": "http://codataengine.org/", + "Section": "Open Data" + }, + { + "API": "Colorado Information Marketplace", + "Auth": null, + "Description": "Colorado State Government Open Data", + "HTTPS": true, + "Link": "https://data.colorado.gov/", + "Section": "Open Data" + }, + { + "API": "Datakick", + "Auth": "apiKey", + "Description": "The open product database", + "HTTPS": true, + "Link": "https://www.datakick.org/api", + "Section": "Open Data" + }, + { + "API": "Data USA", + "Auth": null, + "Description": "US Public Data", + "HTTPS": true, + "Link": "https://datausa.io/about/api/", + "Section": "Open Data" + }, + { + "API": "Dronestream", + "Auth": null, + "Description": "Tracks United States drone strikes", + "HTTPS": true, + "Link": "https://dronestre.am/", + "Section": "Open Data" + }, + { + "API": "fonoApi", + "Auth": null, + "Description": "Mobile Device Description", + "HTTPS": true, + "Link": "https://fonoapi.freshpixl.com/", + "Section": "Open Data" + }, + { + "API": "Open Government, Australia", + "Auth": null, + "Description": "Australian Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov.au/", + "Section": "Open Data" + }, + { + "API": "Open Government, USA", + "Auth": null, + "Description": "United States Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov/", + "Section": "Open Data" + }, + { + "API": "Open Government, Canada", + "Auth": null, + "Description": "Canadian Government Open Data", + "HTTPS": false, + "Link": "http://open.canada.ca/en", + "Section": "Open Data" + }, + { + "API": "Open Government Data, India", + "Auth": "apiKey", + "Description": "Indian Government Open Data", + "HTTPS": true, + "Link": "https://data.gov.in/", + "Section": "Open Data" + }, + { + "API": "Open Government, New Zealand", + "Auth": null, + "Description": "New Zealand Government Open Data", + "HTTPS": true, + "Link": "https://www.data.govt.nz/", + "Section": "Open Data" + }, + { + "API": "Outpan", + "Auth": "apiKey", + "Description": "A Database of Everything", + "HTTPS": true, + "Link": "https://outpan.mixnode.com/developers", + "Section": "Open Data" + }, + { + "API": "Pearson", + "Auth": "apiKey", + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.pearson.com/apis/dictionaries", + "Section": "Open Data" + }, + { + "API": "Prague Opendata", + "Auth": null, + "Description": "Prague City Open Data", + "HTTPS": false, + "Link": "http://opendata.praha.eu/en", + "Section": "Open Data" + }, + { + "API": "Quandl", + "Auth": null, + "Description": "Stock Market Data", + "HTTPS": true, + "Link": "https://www.quandl.com/", + "Section": "Open Data" + }, + { + "API": "Represent by Open North", + "Auth": null, + "Description": "Find Canadian Government Representatives", + "HTTPS": true, + "Link": "https://represent.opennorth.ca/", + "Section": "Open Data" + }, + { + "API": "Scoop.it", + "Auth": "apiKey", + "Description": "Content Curation Service", + "HTTPS": false, + "Link": "http://www.scoop.it/dev", + "Section": "Open Data" + }, + { + "API": "Teleport", + "Auth": null, + "Description": "Quality of Life Data", + "HTTPS": true, + "Link": "https://developers.teleport.org/", + "Section": "Open Data" + }, + { + "API": "UPC database", + "Auth": "apiKey", + "Description": "More than 15 million barcode numbers from all around the world", + "HTTPS": true, + "Link": "https://upcdatabase.org/api", + "Section": "Open Data" + }, + { + "API": "Wikidata", + "Auth": "OAuth", + "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", + "HTTPS": true, + "Link": "https://www.wikidata.org/w/api.php?action=help", + "Section": "Open Data" + }, + { + "API": "Wikipedia", + "Auth": null, + "Description": "Mediawiki Encyclopedia", + "HTTPS": true, + "Link": "https://www.mediawiki.org/wiki/API:Main_page", + "Section": "Open Data" + }, + { + "API": "Wordnik", + "Auth": null, + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.wordnik.com", + "Section": "Open Data" + }, + { + "API": "Yelp", + "Auth": "OAuth", + "Description": "Find Local Business", + "HTTPS": true, + "Link": "https://www.yelp.com/developers/documentation/v3", + "Section": "Open Data" + }, + { + "API": "Countly", + "Auth": null, + "Description": "Countly web analytics", + "HTTPS": false, + "Link": "http://resources.count.ly/docs", + "Section": "Open Source projects" + }, + { + "API": "Drupal.org", + "Auth": null, + "Description": "Drupalorg", + "HTTPS": true, + "Link": "https://www.drupal.org/drupalorg/docs/api", + "Section": "Open Source projects" + }, + { + "API": "Libraries.io", + "Auth": "apiKey", + "Description": "Open source software libraries", + "HTTPS": true, + "Link": "https://libraries.io/api", + "Section": "Open Source projects" + }, + { + "API": "chucknorris.io", + "Auth": null, + "Description": "JSON API for hand curated Chuck Norris jokes", + "HTTPS": true, + "Link": "https://api.chucknorris.io", + "Section": "Personality" + }, + { + "API": "Forismatic", + "Auth": null, + "Description": "Inspirational Quotes", + "HTTPS": false, + "Link": "http://forismatic.com/en/api/", + "Section": "Personality" + }, + { + "API": "icanhazdadjoke", + "Auth": null, + "Description": "The largest selection of dad jokes on the internet", + "HTTPS": true, + "Link": "https://icanhazdadjoke.com/api", + "Section": "Personality" + }, + { + "API": "Medium", + "Auth": "OAuth", + "Description": "Community of readers and writers offering unique perspectives on ideas", + "HTTPS": true, + "Link": "https://github.com/Medium/medium-api-docs", + "Section": "Personality" + }, + { + "API": "Quotes on Design", + "Auth": null, + "Description": "Inspirational Quotes", + "HTTPS": true, + "Link": "https://quotesondesign.com/api-v4-0/", + "Section": "Personality" + }, + { + "API": "Traitify", + "Auth": null, + "Description": "Assess, collect, and analyze Personality", + "HTTPS": true, + "Link": "https://app.traitify.com/developer", + "Section": "Personality" + }, + { + "API": "tronalddump.io", + "Auth": null, + "Description": "Api & web archive for the things Donald Trump has said", + "HTTPS": true, + "Link": "https://www.tronalddump.io", + "Section": "Personality" + }, + { + "API": "500px", + "Auth": "OAuth", + "Description": "Photography Community", + "HTTPS": true, + "Link": "https://github.com/500px/api-documentation", + "Section": "Photography" + }, + { + "API": "Flickr", + "Auth": "OAuth", + "Description": "Flickr Services", + "HTTPS": true, + "Link": "https://www.flickr.com/services/api/", + "Section": "Photography" + }, + { + "API": "Gfycat", + "Auth": "OAuth", + "Description": "Jiffier GIFs", + "HTTPS": true, + "Link": "https://developers.gfycat.com/api/", + "Section": "Photography" + }, + { + "API": "Giphy", + "Auth": null, + "Description": "Get all your gifs", + "HTTPS": true, + "Link": "https://github.com/Giphy/GiphyAPI", + "Section": "Photography" + }, + { + "API": "Imgur", + "Auth": "OAuth", + "Description": "Images", + "HTTPS": true, + "Link": "https://api.imgur.com/#overview", + "Section": "Photography" + }, + { + "API": "ScreenShotLayer", + "Auth": null, + "Description": "URL 2 Image", + "HTTPS": true, + "Link": "https://screenshotlayer.com", + "Section": "Photography" + }, + { + "API": "Unsplash", + "Auth": "OAuth", + "Description": "Photography", + "HTTPS": true, + "Link": "https://unsplash.com/developers", + "Section": "Photography" + }, + { + "API": "PlaceKitten", + "Auth": null, + "Description": "Resizable kitten placeholder images", + "HTTPS": true, + "Link": "https://placekitten.com/", + "Section": "Photography" + }, + { + "API": "arcsecond.io", + "Auth": null, + "Description": "Multiple astronomy data sources", + "HTTPS": true, + "Link": "https://api.arcsecond.io/", + "Section": "Science" + }, + { + "API": "CORE", + "Auth": "apiKey", + "Description": "Access the world's Open Access research papers", + "HTTPS": true, + "Link": "https://core.ac.uk/services#api", + "Section": "Science" + }, + { + "API": "Fedger.io", + "Auth": null, + "Description": "Query machine intelligence data", + "HTTPS": true, + "Link": "https://dev.fedger.io/docs/", + "Section": "Science" + }, + { + "API": "inspirehep.net", + "Auth": null, + "Description": "High Energy Physics info system", + "HTTPS": true, + "Link": "https://inspirehep.net/info/hep/api?ln=en", + "Section": "Science" + }, + { + "API": "Launch Library", + "Auth": null, + "Description": "Upcoming Space Launches", + "HTTPS": true, + "Link": "https://launchlibrary.net/1.2/docs/api.html", + "Section": "Science" + }, + { + "API": "Minor Planet Center", + "Auth": null, + "Description": "Asterankcom Information", + "HTTPS": false, + "Link": "http://www.asterank.com/mpc", + "Section": "Science" + }, + { + "API": "NASA", + "Auth": null, + "Description": "NASA data, including imagery", + "HTTPS": true, + "Link": "https://api.nasa.gov", + "Section": "Science" + }, + { + "API": "Open Notify", + "Auth": null, + "Description": "ISS astronauts, current location, etc", + "HTTPS": false, + "Link": "http://open-notify.org/Open-Notify-API/", + "Section": "Science" + }, + { + "API": "Sunrise and Sunset", + "Auth": null, + "Description": "Sunset and sunrise times for a given latitude and longitude", + "HTTPS": true, + "Link": "https://sunrise-sunset.org/api", + "Section": "Science" + }, + { + "API": "USGS Earthquake Hazards Program", + "Auth": null, + "Description": "Earthquakes data real-time", + "HTTPS": true, + "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", + "Section": "Science" + }, + { + "API": "USGS Water Services", + "Auth": null, + "Description": "Water quality and level info for rivers and lakes", + "HTTPS": true, + "Link": "https://waterservices.usgs.gov/", + "Section": "Science" + }, + { + "API": "World Bank", + "Auth": null, + "Description": "World Data", + "HTTPS": false, + "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", + "Section": "Science" + }, + { + "API": "AXFR Database", + "Auth": null, + "Description": "AXFR public database", + "HTTPS": false, + "Link": "http://api.axfrcheck.com", + "Section": "Security" + }, + { + "API": "UK Police", + "Auth": null, + "Description": "UK Police data", + "HTTPS": true, + "Link": "https://data.police.uk/docs/", + "Section": "Security" + }, + { + "API": "eBay", + "Auth": "OAuth", + "Description": "Sell and Buy on eBay", + "HTTPS": true, + "Link": "https://go.developer.ebay.com/", + "Section": "Shopping" + }, + { + "API": "Cisco Spark", + "Auth": "OAuth", + "Description": "Team Collaboration Software", + "HTTPS": true, + "Link": "https://developer.ciscospark.com", + "Section": "Social" + }, + { + "API": "Discord", + "Auth": "OAuth", + "Description": "Make bots for Discord, integrate Discord onto an external platform", + "HTTPS": true, + "Link": "https://discordapp.com/developers/docs/intro", + "Section": "Social" + }, + { + "API": "DonReach Social Count", + "Auth": null, + "Description": "Get the social share count of a URL from every major social network", + "HTTPS": true, + "Link": "https://donreach.com/social-share-count/", + "Section": "Social" + }, + { + "API": "Facebook", + "Auth": "OAuth", + "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", + "HTTPS": true, + "Link": "https://developers.facebook.com/", + "Section": "Social" + }, + { + "API": "Foursquare", + "Auth": "OAuth", + "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", + "HTTPS": true, + "Link": "https://developer.foursquare.com/", + "Section": "Social" + }, + { + "API": "Fuck Off as a Service", + "Auth": null, + "Description": "Asks someone to fuck off", + "HTTPS": true, + "Link": "https://www.foaas.com", + "Section": "Social" + }, + { + "API": "Full Contact", + "Auth": "OAuth", + "Description": "Get Social Media profiles and contact Information", + "HTTPS": true, + "Link": "https://www.fullcontact.com/developer/docs/", + "Section": "Social" + }, + { + "API": "HackerNews", + "Auth": null, + "Description": "Social news for CS and entrepreneurship", + "HTTPS": true, + "Link": "https://github.com/HackerNews/API", + "Section": "Social" + }, + { + "API": "Instagram", + "Auth": "OAuth", + "Description": "Instagram Login, Share on Instagram, Social Plugins and more", + "HTTPS": true, + "Link": "https://www.instagram.com/developer/", + "Section": "Social" + }, + { + "API": "LinkedIn", + "Auth": "OAuth", + "Description": "The foundation of all digital integrations with LinkedIn", + "HTTPS": true, + "Link": "https://developer.linkedin.com/docs/rest-api", + "Section": "Social" + }, + { + "API": "Meetup.com", + "Auth": "apiKey", + "Description": "Data about Meetups from Meetupcom", + "HTTPS": true, + "Link": "https://www.meetup.com/meetup_api/", + "Section": "Social" + }, + { + "API": "Telegram MTProto", + "Auth": "OAuth", + "Description": "Read and write Telegram data", + "HTTPS": true, + "Link": "https://core.telegram.org/api#getting-started", + "Section": "Social" + }, + { + "API": "Telegram bot", + "Auth": "OAuth", + "Description": "Simplified HTTP version of the MTProto API for bots", + "HTTPS": true, + "Link": "https://core.telegram.org/bots/api", + "Section": "Social" + }, + { + "API": "Pinterest", + "Auth": "OAuth", + "Description": "The world's catalog of ideas", + "HTTPS": true, + "Link": "https://developers.pinterest.com/", + "Section": "Social" + }, + { + "API": "PWRTelegram bot", + "Auth": "OAuth", + "Description": "Boosted version of the Telegram bot API", + "HTTPS": true, + "Link": "https://pwrtelegram.xyz", + "Section": "Social" + }, + { + "API": "Reddit", + "Auth": "OAuth", + "Description": "Homepage of the internet", + "HTTPS": true, + "Link": "https://www.reddit.com/dev/api", + "Section": "Social" + }, + { + "API": "Slack", + "Auth": "OAuth", + "Description": "Team Instant Messaging", + "HTTPS": true, + "Link": "https://api.slack.com/", + "Section": "Social" + }, + { + "API": "Tumblr", + "Auth": "OAuth", + "Description": "Read and write Tumblr Data", + "HTTPS": true, + "Link": "https://www.tumblr.com/docs/en/api/v2", + "Section": "Social" + }, + { + "API": "Twitch", + "Auth": "OAuth", + "Description": "Game Streaming API", + "HTTPS": true, + "Link": "https://github.com/justintv/Twitch-API", + "Section": "Social" + }, + { + "API": "Twitter", + "Auth": "OAuth", + "Description": "Read and write Twitter data", + "HTTPS": true, + "Link": "https://dev.twitter.com/rest/public", + "Section": "Social" + }, + { + "API": "vk", + "Auth": "OAuth", + "Description": "Read and write vk data", + "HTTPS": true, + "Link": "https://vk.com/dev/sites", + "Section": "Social" + }, + { + "API": "Cartola FC", + "Auth": null, + "Description": "The Cartola FC API serves to check the partial points of your team", + "HTTPS": true, + "Link": "https://github.com/wgenial/cartrolandofc", + "Section": "Sports & Fitness" + }, + { + "API": "City Bikes", + "Auth": null, + "Description": "City Bikes around the world", + "HTTPS": false, + "Link": "http://api.citybik.es/v2/", + "Section": "Sports & Fitness" + }, + { + "API": "Ergast F1", + "Auth": null, + "Description": "F1 data from the beginning of the world championships in 1950", + "HTTPS": false, + "Link": "http://ergast.com/mrd/", + "Section": "Sports & Fitness" + }, + { + "API": "Fitbit", + "Auth": "OAuth", + "Description": "Fitbit Information", + "HTTPS": true, + "Link": "https://dev.fitbit.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Football-Data.org", + "Auth": null, + "Description": "Football Data", + "HTTPS": false, + "Link": "http://api.football-data.org/index", + "Section": "Sports & Fitness" + }, + { + "API": "JCDecaux Bike", + "Auth": "apiKey", + "Description": "JCDecaux's self-service bicycles", + "HTTPS": true, + "Link": "https://developer.jcdecaux.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Cricket Live Scores", + "Auth": "X-Mashape-Key", + "Description": "Live cricket scores", + "HTTPS": true, + "Link": "https://market.mashape.com/dev132/cricket-live-scores", + "Section": "Sports & Fitness" + }, + { + "API": "NFL Arrests", + "Auth": null, + "Description": "NFL Arrest Data", + "HTTPS": false, + "Link": "http://nflarrest.com/api/", + "Section": "Sports & Fitness" + }, + { + "API": "Pro Motocross", + "Auth": null, + "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", + "HTTPS": false, + "Link": "http://promotocrossapi.com", + "Section": "Sports & Fitness" + }, + { + "API": "Strava", + "Auth": "OAuth", + "Description": "Connect with athletes, activities and more", + "HTTPS": true, + "Link": "https://strava.github.io/api/", + "Section": "Sports & Fitness" + }, + { + "API": "UFC Data", + "Auth": null, + "Description": "Ultimate Fighting Championship information for events and fighters", + "HTTPS": false, + "Link": "http://ufc-data-api.ufc.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Wger", + "Auth": "apiKey", + "Description": "Workout manager data as exercises, muscles or equipment", + "HTTPS": true, + "Link": "https://wger.de/en/software/api", + "Section": "Sports & Fitness" + }, + { + "API": "Postmon", + "Auth": null, + "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", + "HTTPS": false, + "Link": "http://postmon.com.br", + "Section": "Tracking" + }, + { + "API": "Sweden", + "Auth": "apiKey", + "Description": "Provides information about parcels in transport", + "HTTPS": false, + "Link": "https://developer.postnord.com/docs2", + "Section": "Tracking" + }, + { + "API": "ADS-B Exchange", + "Auth": null, + "Description": "Access real-time and historical data of any and all airbone aircraft", + "HTTPS": true, + "Link": "https://www.adsbexchange.com/data/", + "Section": "Transportation" + }, + { + "API": "Amadeus Travel Innovation Sandbox", + "Auth": "apiKey", + "Description": "Travel Search - Limited usage", + "HTTPS": true, + "Link": "https://sandbox.amadeus.com/", + "Section": "Transportation" + }, + { + "API": "Bay Area Rapid Transit", + "Auth": "apiKey", + "Description": "Stations and predicted arrivals for BART", + "HTTPS": false, + "Link": "http://api.bart.gov", + "Section": "Transportation" + }, + { + "API": "Community Transit", + "Auth": null, + "Description": "Transitland API", + "HTTPS": true, + "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", + "Section": "Transportation" + }, + { + "API": "Goibibo", + "Auth": "apiKey", + "Description": "API for travel search", + "HTTPS": true, + "Link": "https://developer.goibibo.com/docs", + "Section": "Transportation" + }, + { + "API": "Icelandic APIs", + "Auth": null, + "Description": "Open APIs that deliver services in or regarding Iceland", + "HTTPS": true, + "Link": "http://docs.apis.is/", + "Section": "Transportation" + }, + { + "API": "Indian Railways", + "Auth": "apiKey", + "Description": "Indian Railways Information", + "HTTPS": false, + "Link": "http://api.erail.in/", + "Section": "Transportation" + }, + { + "API": "Izi", + "Auth": "apiKey", + "Description": "Audio guide for travellers", + "HTTPS": true, + "Link": "http://api-docs.izi.travel/", + "Section": "Transportation" + }, + { + "API": "Navitia", + "Auth": "apiKey", + "Description": "The open API for building cool stuff with transport data", + "HTTPS": true, + "Link": "https://api.navitia.io/", + "Section": "Transportation" + }, + { + "API": "The Nomad List", + "Auth": null, + "Description": "A list of the best places to live/work remotely", + "HTTPS": true, + "Link": "https://nomadlist.com/faq", + "Section": "Transportation" + }, + { + "API": "Schiphol Airport", + "Auth": "apiKey", + "Description": "Schiphol", + "HTTPS": true, + "Link": "https://developer.schiphol.nl/", + "Section": "Transportation" + }, + { + "API": "TransitLand", + "Auth": null, + "Description": "Transit Aggregation", + "HTTPS": true, + "Link": "https://transit.land/documentation/datastore/api-endpoints.html", + "Section": "Transportation" + }, + { + "API": "Transport for Atlanta, US", + "Auth": null, + "Description": "Marta", + "HTTPS": false, + "Link": "http://www.itsmarta.com/app-developer-resources.aspx", + "Section": "Transportation" + }, + { + "API": "Transport for Auckland, New Zealand", + "Auth": null, + "Description": "Auckland Transport", + "HTTPS": true, + "Link": "https://api.at.govt.nz/", + "Section": "Transportation" + }, + { + "API": "Transport for Belgium", + "Auth": null, + "Description": "Belgian transport API", + "HTTPS": true, + "Link": "https://hello.irail.be/api/", + "Section": "Transportation" + }, + { + "API": "Transport for Berlin, Germany", + "Auth": null, + "Description": "Third-party VBB API", + "HTTPS": true, + "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", + "Section": "Transportation" + }, + { + "API": "Transport for Boston, US", + "Auth": null, + "Description": "MBTA API", + "HTTPS": false, + "Link": "http://realtime.mbta.com/Portal/Home/Documents", + "Section": "Transportation" + }, + { + "API": "Transport for Budapest, Hungary", + "Auth": null, + "Description": "Budapest public transport API", + "HTTPS": true, + "Link": "https://apiary.io/", + "Section": "Transportation" + }, + { + "API": "Transport for Chicago, US", + "Auth": null, + "Description": "CTA", + "HTTPS": false, + "Link": "http://www.transitchicago.com/developers/", + "Section": "Transportation" + }, + { + "API": "Transport for Czech Republic", + "Auth": null, + "Description": "Czech transport API", + "HTTPS": true, + "Link": "https://www.chaps.cz/eng/products/idos-internet", + "Section": "Transportation" + }, + { + "API": "Transport for Denver, US", + "Auth": null, + "Description": "RTD", + "HTTPS": false, + "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", + "Section": "Transportation" + }, + { + "API": "Transport for Finland", + "Auth": null, + "Description": "Finnish transport API", + "HTTPS": true, + "Link": "https://digitransit.fi/en/developers/ ", + "Section": "Transportation" + }, + { + "API": "Transport for Germany", + "Auth": "apiKey", + "Description": "Deutsche Bahn (DB) API", + "HTTPS": false, + "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", + "Section": "Transportation" + }, + { + "API": "Transport for India", + "Auth": "apiKey", + "Description": "India Public Transport API", + "HTTPS": true, + "Link": "https://data.gov.in/sector/transport", + "Section": "Transportation" + }, + { + "API": "Transport for London, England", + "Auth": null, + "Description": "TfL API", + "HTTPS": true, + "Link": "https://api.tfl.gov.uk", + "Section": "Transportation" + }, + { + "API": "Transport for Madrid, Spain", + "Auth": "apiKey", + "Description": "Madrid BUS transport API", + "HTTPS": false, + "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", + "Section": "Transportation" + }, + { + "API": "Transport for Minneapolis, US", + "Auth": "OAuth", + "Description": "NexTrip API", + "HTTPS": false, + "Link": "http://svc.metrotransit.org/", + "Section": "Transportation" + }, + { + "API": "Transport for The Netherlands", + "Auth": "apiKey", + "Description": "NS, only trains", + "HTTPS": false, + "Link": "http://www.ns.nl/reisinformatie/ns-api", + "Section": "Transportation" + }, + { + "API": "Transport for The Netherlands", + "Auth": null, + "Description": "OVAPI, country-wide public transport", + "HTTPS": true, + "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", + "Section": "Transportation" + }, + { + "API": "Transport for New York City, US", + "Auth": "apiKey", + "Description": "MTA", + "HTTPS": false, + "Link": "http://datamine.mta.info/", + "Section": "Transportation" + }, + { + "API": "Transport for Norway", + "Auth": null, + "Description": "Norwegian transport API", + "HTTPS": false, + "Link": "http://reisapi.ruter.no/help", + "Section": "Transportation" + }, + { + "API": "Transport for Ottawa, Canada", + "Auth": null, + "Description": "OC Transpo next bus arrival API", + "HTTPS": false, + "Link": "http://www.octranspo.com/index.php/developers", + "Section": "Transportation" + }, + { + "API": "Transport for Paris, France", + "Auth": null, + "Description": "RATP Open Data API", + "HTTPS": false, + "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", + "Section": "Transportation" + }, + { + "API": "Transport for Paris, France", + "Auth": null, + "Description": "Live schedules made simple", + "HTTPS": false, + "Link": "http://restratpws.azurewebsites.net/swagger/", + "Section": "Transportation" + }, + { + "API": "Transport for Philadelphia, US", + "Auth": null, + "Description": "SEPTA APIs", + "HTTPS": false, + "Link": "http://www3.septa.org/hackathon/", + "Section": "Transportation" + }, + { + "API": "Transport for Rio de Janeiro, Brazil", + "Auth": null, + "Description": "Prefeitura do Rio (City Hall)", + "HTTPS": false, + "Link": "http://data.rio/group/transporte-e-mobilidade", + "Section": "Transportation" + }, + { + "API": "Transport for S\u00e3o Paulo, Brazil", + "Auth": "OAuth", + "Description": "SPTrans", + "HTTPS": false, + "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", + "Section": "Transportation" + }, + { + "API": "Transport for Sweden", + "Auth": "OAuth", + "Description": "Public Transport consumer", + "HTTPS": true, + "Link": "https://www.trafiklab.se/api", + "Section": "Transportation" + }, + { + "API": "Transport for Switzerland", + "Auth": null, + "Description": "Swiss public transport API", + "HTTPS": true, + "Link": "https://transport.opendata.ch/", + "Section": "Transportation" + }, + { + "API": "Transport for Switzerland", + "Auth": "apiKey", + "Description": "Official Swiss Public Transport Open Data", + "HTTPS": true, + "Link": "https://opentransportdata.swiss/en/", + "Section": "Transportation" + }, + { + "API": "Transport for Tokyo, Japan", + "Auth": "apiKey", + "Description": "Tokyo Metro", + "HTTPS": true, + "Link": "https://developer.tokyometroapp.jp/info", + "Section": "Transportation" + }, + { + "API": "Transport for Toronto, Canada", + "Auth": null, + "Description": "TTC", + "HTTPS": true, + "Link": "https://myttc.ca/developers", + "Section": "Transportation" + }, + { + "API": "Transport for Vancouver, Canada", + "Auth": "OAuth", + "Description": "TransLink", + "HTTPS": true, + "Link": "https://developer.translink.ca/", + "Section": "Transportation" + }, + { + "API": "Transport for U.S. (multiple locations)", + "Auth": null, + "Description": "NextBus API", + "HTTPS": false, + "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", + "Section": "Transportation" + }, + { + "API": "Transport for Victoria, AU", + "Auth": "apiKey", + "Description": "PTV API", + "HTTPS": true, + "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", + "Section": "Transportation" + }, + { + "API": "Transport for Washington, US", + "Auth": "OAuth", + "Description": "Washington Metro transport API", + "HTTPS": true, + "Link": "https://developer.wmata.com/", + "Section": "Transportation" + }, + { + "API": "Uber", + "Auth": "OAuth", + "Description": "Request Uber rides, reach riders, transport things, and reward drivers", + "HTTPS": true, + "Link": "https://developer.uber.com/", + "Section": "Transportation" + }, + { + "API": "WhereIsMyTransport", + "Auth": "OAuth", + "Description": "Platform for public transport data in emerging cities", + "HTTPS": true, + "Link": "https://developer.whereismytransport.com/", + "Section": "Transportation" + }, + { + "API": "Universities List", + "Auth": null, + "Description": "University names, countries and domains", + "HTTPS": true, + "Link": "https://github.com/Hipo/university-domains-list", + "Section": "University" + }, + { + "API": "Vehicles", + "Auth": "apiKey", + "Description": "Lot of vehicles information", + "HTTPS": false, + "Link": "http://developer.edmunds.com/api-documentation/overview/", + "Section": "Vehicle" + }, + { + "API": "Brazilian Vehicles and Prices", + "Auth": null, + "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", + "HTTPS": true, + "Link": "https://deividfortuna.github.io/fipe/", + "Section": "Vehicle" + }, + { + "API": "NHTSA Vehicles", + "Auth": null, + "Description": "NHTSA Product Information Catalog and Vehicle Listing", + "HTTPS": true, + "Link": "https://vpic.nhtsa.dot.gov/api/", + "Section": "Vehicle" + }, + { + "API": "An API of Ice And Fire", + "Auth": null, + "Description": "Game Of Thrones API", + "HTTPS": true, + "Link": "https://anapioficeandfire.com/", + "Section": "Video" + }, + { + "API": "Dailymotion", + "Auth": "OAuth", + "Description": "Dailymotion Developer API", + "HTTPS": true, + "Link": "https://developer.dailymotion.com/", + "Section": "Video" + }, + { + "API": "Netflix Roulette", + "Auth": null, + "Description": "Netflix database", + "HTTPS": true, + "Link": "https://netflixroulette.net/api/", + "Section": "Video" + }, + { + "API": "Ron Swanson Quotes", + "Auth": null, + "Description": "Television", + "HTTPS": true, + "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", + "Section": "Video" + }, + { + "API": "SWAPI", + "Auth": null, + "Description": "Star Wars Information", + "HTTPS": true, + "Link": "https://swapi.co", + "Section": "Video" + }, + { + "API": "TMDb", + "Auth": "apiKey", + "Description": "Community-based movie data", + "HTTPS": true, + "Link": "https://www.themoviedb.org/documentation/api", + "Section": "Video" + }, + { + "API": "TVMaze", + "Auth": null, + "Description": "TV Show Data", + "HTTPS": false, + "Link": "http://www.tvmaze.com/api", + "Section": "Video" + }, + { + "API": "Vimeo", + "Auth": "OAuth", + "Description": "Vimeo Developer API", + "HTTPS": true, + "Link": "https://developer.vimeo.com/", + "Section": "Video" + }, + { + "API": "YouTube", + "Auth": "OAuth", + "Description": "Add YouTube functionality to your sites and apps", + "HTTPS": true, + "Link": "https://developers.google.com/youtube/", + "Section": "Video" + }, + { + "API": "Dark Sky", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://darksky.net/dev/", + "Section": "Weather" + }, + { + "API": "MetaWeather", + "Auth": null, + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.metaweather.com/api/", + "Section": "Weather" + }, + { + "API": "OpenWeatherMap", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": false, + "Link": "http://openweathermap.org/api", + "Section": "Weather" + }, + { + "API": "Weatherbit", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.weatherbit.io/api", + "Section": "Weather" + }, + { + "API": "Wunderground", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.wunderground.com/weather/api/", + "Section": "Weather" + }, + { + "API": "Yahoo! Weather", + "Auth": null, + "Description": "Weather", + "HTTPS": true, + "Link": "https://developer.yahoo.com/weather/", + "Section": "Weather" + } + ] +} diff --git a/json/entries.min.json b/json/entries.min.json index 0967ef42..c235d98e 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{} +{"count":349,"entries":[{"API":"Dogs","Description":"Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From f5b506165e94ddc1bf4234830ac1445215d665d9 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 21:30:47 -0400 Subject: [PATCH 021/167] move deploy logic into main script --- .travis.yml | 5 +---- build/main.sh | 6 ++++++ 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3407ce5b..d3244546 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,4 @@ before_script: - cd build script: - ./main.sh -after_success: - - ./build.sh - - ./deploy.sh - \ No newline at end of file + diff --git a/build/main.sh b/build/main.sh index b7b11493..5fdd3aee 100755 --- a/build/main.sh +++ b/build/main.sh @@ -25,6 +25,12 @@ if [[ $? != 0 ]]; then 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 fi echo "running link validation..." From 85f384e8cd9dba26cc418ee5ba56dbc4b17f12e8 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 21:33:06 -0400 Subject: [PATCH 022/167] update script to use absolute path --- build/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/main.sh b/build/main.sh index 5fdd3aee..795a7e63 100755 --- a/build/main.sh +++ b/build/main.sh @@ -25,7 +25,7 @@ if [[ $? != 0 ]]; then exit 1 else echo "format validation passed!" - build.sh && deploy.sh + ./build.sh && ./deploy.sh if [[ $? != 0 ]]; then echo "JSON build and deploy failed!" else From 111af8b20bbebcb14322ad207facf4d8b1bd30ac Mon Sep 17 00:00:00 2001 From: Travis Date: Wed, 9 Aug 2017 01:34:32 +0000 Subject: [PATCH 023/167] rebuild JSON at 85f384e [ci skip] --- json/entries.json | 2798 +---------------------------------------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2798 deletions(-) diff --git a/json/entries.json b/json/entries.json index 45169ee5..0967ef42 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,2797 +1 @@ -{ - "count": 349, - "entries": [ - { - "API": "Dogs", - "Auth": null, - "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)", - "HTTPS": true, - "Link": "https://dog.ceo/dog-api/", - "Section": "Animals" - }, - { - "API": "IUCN", - "Auth": "apiKey", - "Description": "IUCN Red List of Threatened Species", - "HTTPS": false, - "Link": "http://apiv3.iucnredlist.org/api/v3/docs", - "Section": "Animals" - }, - { - "API": "Petfinder", - "Auth": "apiKey", - "Description": "Adoption", - "HTTPS": true, - "Link": "https://www.petfinder.com/developers/api-docs/", - "Section": "Animals" - }, - { - "API": "RescueGroups", - "Auth": null, - "Description": "Adoption", - "HTTPS": true, - "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", - "Section": "Animals" - }, - { - "API": "AniList", - "Auth": "OAuth", - "Description": "AniList Anime", - "HTTPS": false, - "Link": "http://anilist-api.readthedocs.io/en/latest/", - "Section": "Anime" - }, - { - "API": "Jikan", - "Auth": null, - "Description": "Unofficial MyAnimeList API", - "HTTPS": true, - "Link": "https://jikan.me", - "Section": "Anime" - }, - { - "API": "Kitsu", - "Auth": "OAuth", - "Description": "Anime discovery platform", - "HTTPS": true, - "Link": "http://docs.kitsu.apiary.io/", - "Section": "Anime" - }, - { - "API": "Studio Ghibli", - "Auth": null, - "Description": "Resources from Studio Ghibli films", - "HTTPS": true, - "Link": "https://ghibliapi.herokuapp.com", - "Section": "Anime" - }, - { - "API": "AlienVault Open Threat Exchange (OTX)", - "Auth": "apiKey", - "Description": "IP/domain/URL reputation", - "HTTPS": true, - "Link": "https://otx.alienvault.com/api/", - "Section": "Anti-Malware" - }, - { - "API": "Certly", - "Auth": "apiKey", - "Description": "Certly Link/Domain Flagging", - "HTTPS": true, - "Link": "https://guard.certly.io/", - "Section": "Anti-Malware" - }, - { - "API": "Google Safe Browsing", - "Auth": "apiKey", - "Description": "Google Link/Domain Flagging", - "HTTPS": true, - "Link": "https://developers.google.com/safe-browsing/", - "Section": "Anti-Malware" - }, - { - "API": "Metacert", - "Auth": "apiKey", - "Description": "Metacert Link Flagging", - "HTTPS": true, - "Link": "https://metacert.com/", - "Section": "Anti-Malware" - }, - { - "API": "VirusTotal", - "Auth": "apiKey", - "Description": "VirusTotal File/URL Analysis", - "HTTPS": true, - "Link": "https://www.virustotal.com/en/documentation/public-api/", - "Section": "Anti-Malware" - }, - { - "API": "Web Of Trust (WOT)", - "Auth": "apiKey", - "Description": "Website reputation", - "HTTPS": true, - "Link": "https://www.mywot.com/wiki/API", - "Section": "Anti-Malware" - }, - { - "API": "Behance", - "Auth": "apiKey", - "Description": "Design", - "HTTPS": true, - "Link": "https://www.behance.net/dev", - "Section": "Art & Design" - }, - { - "API": "Dribbble", - "Auth": "OAuth", - "Description": "Design", - "HTTPS": false, - "Link": "http://developer.dribbble.com/v1/", - "Section": "Art & Design" - }, - { - "API": "Harvard Art Museums", - "Auth": "apiKey", - "Description": "Art", - "HTTPS": false, - "Link": "https://github.com/harvardartmuseums/api-docs", - "Section": "Art & Design" - }, - { - "API": "Icons8", - "Auth": "OAuth", - "Description": "Icons", - "HTTPS": true, - "Link": "http://docs.icons8.apiary.io/#reference/0/meta", - "Section": "Art & Design" - }, - { - "API": "Noun Project", - "Auth": "OAuth", - "Description": "Icons", - "HTTPS": false, - "Link": "http://api.thenounproject.com/index.html", - "Section": "Art & Design" - }, - { - "API": "Rijksmuseum", - "Auth": "apiKey", - "Description": "Art", - "HTTPS": true, - "Link": "https://www.rijksmuseum.nl/en/api", - "Section": "Art & Design" - }, - { - "API": "British National Bibliography", - "Auth": null, - "Description": "Books", - "HTTPS": false, - "Link": "http://bnb.data.bl.uk/", - "Section": "Books" - }, - { - "API": "Goodreads", - "Auth": null, - "Description": "Books", - "HTTPS": true, - "Link": "https://www.goodreads.com/api", - "Section": "Books" - }, - { - "API": "Google Books", - "Auth": "OAuth", - "Description": "Books", - "HTTPS": true, - "Link": "https://developers.google.com/books/", - "Section": "Books" - }, - { - "API": "mailgun", - "Auth": "apiKey", - "Description": "Email Service", - "HTTPS": true, - "Link": "https://www.mailgun.com/", - "Section": "Business" - }, - { - "API": "markerapi", - "Auth": null, - "Description": "Trademark Search", - "HTTPS": false, - "Link": "http://www.markerapi.com/", - "Section": "Business" - }, - { - "API": "Church Calendar", - "Auth": null, - "Description": "Catholic liturgical calendar", - "HTTPS": false, - "Link": "http://calapi.inadiutorium.cz/", - "Section": "Calendar" - }, - { - "API": "Holidays", - "Auth": "apiKey", - "Description": "Historical data regarding holidays", - "HTTPS": true, - "Link": "https://holidayapi.com/", - "Section": "Calendar" - }, - { - "API": "LectServe", - "Auth": null, - "Description": "Protestant liturgical calendar", - "HTTPS": false, - "Link": "http://www.lectserve.com", - "Section": "Calendar" - }, - { - "API": "Non-Working Days", - "Auth": null, - "Description": "Database of ICS files for non working days", - "HTTPS": true, - "Link": "https://github.com/gadael/icsdb", - "Section": "Calendar" - }, - { - "API": "Box", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://developer.box.com/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Dropbox", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://www.dropbox.com/developers", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Google Drive", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://developers.google.com/drive/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "OneDrive", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://dev.onedrive.com/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Currencylayer", - "Auth": "apiKey", - "Description": "Exchange rates and currency conversion", - "HTTPS": true, - "Link": "https://currencylayer.com/documentation", - "Section": "Currency Exchange" - }, - { - "API": "Fixer.io", - "Auth": null, - "Description": "Exchange rates and currency conversion", - "HTTPS": true, - "Link": "http://fixer.io", - "Section": "Currency Exchange" - }, - { - "API": "languagelayer", - "Auth": null, - "Description": "Language detection", - "HTTPS": true, - "Link": "https://languagelayer.com", - "Section": "Data Validation" - }, - { - "API": "Lob.com", - "Auth": "apiKey", - "Description": "US Address Verification", - "HTTPS": true, - "Link": "https://lob.com/", - "Section": "Data Validation" - }, - { - "API": "mailboxlayer", - "Auth": null, - "Description": "Email address validation", - "HTTPS": true, - "Link": "https://mailboxlayer.com", - "Section": "Data Validation" - }, - { - "API": "numverify", - "Auth": null, - "Description": "Phone number validation", - "HTTPS": true, - "Link": "https://numverify.com", - "Section": "Data Validation" - }, - { - "API": "PurgoMalum", - "Auth": null, - "Description": "Content validator against profanity & obscenity", - "HTTPS": false, - "Link": "http://www.purgomalum.com", - "Section": "Data Validation" - }, - { - "API": "vatlayer", - "Auth": null, - "Description": "VAT number validation", - "HTTPS": true, - "Link": "https://vatlayer.com", - "Section": "Data Validation" - }, - { - "API": "Adorable Avatars", - "Auth": null, - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io", - "Section": "Development" - }, - { - "API": "APIs.guru", - "Auth": null, - "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", - "HTTPS": true, - "Link": "https://apis.guru/api-doc/", - "Section": "Development" - }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/", - "Section": "Development" - }, - { - "API": "BetterMeta", - "Auth": "X-Mashape-Key", - "Description": "Return a site's meta tags in JSON format", - "HTTPS": true, - "Link": "http://bettermeta.io", - "Section": "Development" - }, - { - "API": "Changelogs.md", - "Auth": null, - "Description": "Structured changelog metadata from open source projects", - "HTTPS": true, - "Link": "https://changelogs.md", - "Section": "Development" - }, - { - "API": "CDNJS", - "Auth": null, - "Description": "Library info on CDNJS", - "HTTPS": true, - "Link": "https://api.cdnjs.com/libraries/jquery", - "Section": "Development" - }, - { - "API": "Faceplusplus", - "Auth": "OAuth", - "Description": "A tool to detect face", - "HTTPS": true, - "Link": "https://www.faceplusplus.com/", - "Section": "Development" - }, - { - "API": "Genderize.io", - "Auth": null, - "Description": "Determines a gender from a first name", - "HTTPS": true, - "Link": "https://genderize.io", - "Section": "Development" - }, - { - "API": "Github - User Data", - "Auth": null, - "Description": "Pull public information for a user's github", - "HTTPS": true, - "Link": "https://api.github.com/users/hackeryou", - "Section": "Development" - }, - { - "API": "Gitter", - "Auth": "OAuth", - "Description": "Chat for GitHub", - "HTTPS": true, - "Link": "https://github.com/gitterHQ/docs", - "Section": "Development" - }, - { - "API": "HackerRank", - "Auth": "apiKey", - "Description": "Compile source code and run against a set of provided test cases", - "HTTPS": true, - "Link": "https://www.hackerrank.com/api/docs", - "Section": "Development" - }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/", - "Section": "Development" - }, - { - "API": "IPify", - "Auth": null, - "Description": "A simple IP Address API", - "HTTPS": true, - "Link": "https://www.ipify.org/", - "Section": "Development" - }, - { - "API": "JSON 2 JSONP", - "Auth": null, - "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", - "HTTPS": true, - "Link": "https://json2jsonp.com/", - "Section": "Development" - }, - { - "API": "JSONbin.io", - "Auth": "apiKey", - "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", - "HTTPS": true, - "Link": "https://jsonbin.io", - "Section": "Development" - }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/", - "Section": "Development" - }, - { - "API": "Judge0 API", - "Auth": null, - "Description": "Compile and run source code", - "HTTPS": true, - "Link": "https://api.judge0.com/", - "Section": "Development" - }, - { - "API": "Kairos", - "Auth": "apiKey", - "Description": "Face Recognition and Emotion Analysis", - "HTTPS": true, - "Link": "https://www.kairos.com/features", - "Section": "Development" - }, - { - "API": "Let's Validate", - "Auth": null, - "Description": "Uncovers the technologies used on websites and URL to thumbnail", - "HTTPS": true, - "Link": "https://github.com/letsvalidate/api", - "Section": "Development" - }, - { - "API": "LiveEdu", - "Auth": "OAuth", - "Description": "Live Coding Streaming", - "HTTPS": true, - "Link": "https://www.liveedu.tv/developer/applications/", - "Section": "Development" - }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator", - "Section": "Development" - }, - { - "API": "Loripsum", - "Auth": null, - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/", - "Section": "Development" - }, - { - "API": "Myjson", - "Auth": null, - "Description": "A simple JSON store for your web or mobile app", - "HTTPS": false, - "Link": "http://myjson.com/api", - "Section": "Development" - }, - { - "API": "Okta", - "Auth": "apiKey", - "Description": "User Authentication", - "HTTPS": true, - "Link": "https://okta.com/", - "Section": "Development" - }, - { - "API": "Plino", - "Auth": null, - "Description": "Spam filtering system", - "HTTPS": true, - "Link": "https://plino.herokuapp.com/", - "Section": "Development" - }, - { - "API": "Public APIs", - "Auth": null, - "Description": "A collective list of free JSON APIs for use in web development", - "HTTPS": true, - "Link": "https://github.com/toddmotto/public-apis/tree/master/json", - "Section": "Development" - }, - { - "API": "Random Word", - "Auth": null, - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/", - "Section": "Development" - }, - { - "API": "RandomUser", - "Auth": null, - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me", - "Section": "Development" - }, - { - "API": "ReqRes", - "Auth": null, - "Description": "A hosted REST-API ready to respond to your AJAX requests", - "HTTPS": true, - "Link": "https://reqres.in/ ", - "Section": "Development" - }, - { - "API": "RoboHash", - "Auth": null, - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/", - "Section": "Development" - }, - { - "API": "StackExchange", - "Auth": "OAuth", - "Description": "Q&A forum for developers", - "HTTPS": true, - "Link": "https://api.stackexchange.com/", - "Section": "Development" - }, - { - "API": "UI Names", - "Auth": null, - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames", - "Section": "Development" - }, - { - "API": "Verse", - "Auth": null, - "Description": "Check what's the latest version of your favorite open-source project", - "HTTPS": true, - "Link": "https://verse.pawelad.xyz/", - "Section": "Development" - }, - { - "API": "File.io", - "Auth": null, - "Description": "File Sharing", - "HTTPS": true, - "Link": "https://www.file.io", - "Section": "Documents & Productivity" - }, - { - "API": "pdflayer API", - "Auth": null, - "Description": "HTML/URL to PDF", - "HTTPS": true, - "Link": "https://pdflayer.com", - "Section": "Documents & Productivity" - }, - { - "API": "Pocket", - "Auth": "OAuth", - "Description": "Bookmarking service", - "HTTPS": true, - "Link": "https://getpocket.com/developer/", - "Section": "Documents & Productivity" - }, - { - "API": "PrexView", - "Auth": "apiKey", - "Description": "Data from XML or JSON to PDF, HTML or Image", - "HTTPS": true, - "Link": "https://prexview.com", - "Section": "Documents & Productivity" - }, - { - "API": "Todoist", - "Auth": "OAuth", - "Description": "Todo Lists", - "HTTPS": true, - "Link": "https://developer.todoist.com", - "Section": "Documents & Productivity" - }, - { - "API": "Wunderlist", - "Auth": "OAuth", - "Description": "Todo Lists", - "HTTPS": true, - "Link": "https://developer.wunderlist.com/documentation", - "Section": "Documents & Productivity" - }, - { - "API": "AirVisual", - "Auth": "apiKey", - "Description": "Air quality and weather data", - "HTTPS": true, - "Link": "https://airvisual.com/api", - "Section": "Environment" - }, - { - "API": "OpenAQ", - "Auth": "apiKey", - "Description": "Open air quality data", - "HTTPS": true, - "Link": "https://docs.openaq.org/", - "Section": "Environment" - }, - { - "API": "PM2.5.in", - "Auth": "apiKey", - "Description": "Air quality of China", - "HTTPS": false, - "Link": "http://www.pm25.in/api_doc", - "Section": "Environment" - }, - { - "API": "Barchart OnDemand", - "Auth": "apiKey", - "Description": "Stock, Futures, and Forex Market Data", - "HTTPS": true, - "Link": "https://www.barchartondemand.com/free", - "Section": "Finance" - }, - { - "API": "CoinDesk", - "Auth": null, - "Description": "Bitcoin Price Index", - "HTTPS": false, - "Link": "http://www.coindesk.com/api/", - "Section": "Finance" - }, - { - "API": "Consumer Financial Protection Bureau", - "Auth": "apiKey", - "Description": "Financial services consumer complains data", - "HTTPS": true, - "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", - "Section": "Finance" - }, - { - "API": "IEX", - "Auth": null, - "Description": "Stocks and Market Data", - "HTTPS": true, - "Link": "https://iextrading.com/developer/", - "Section": "Finance" - }, - { - "API": "Razorpay IFSC", - "Auth": null, - "Description": "Indian Financial Systems Code (Bank Branch Codes)", - "HTTPS": true, - "Link": "https://ifsc.razorpay.com/", - "Section": "Finance" - }, - { - "API": "VAT Rates", - "Auth": null, - "Description": "A collection of all VAT rates for EU countries", - "HTTPS": true, - "Link": "https://jsonvat.com/", - "Section": "Finance" - }, - { - "API": "BigOven", - "Auth": "X-Mashape-Key", - "Description": "Recipe Search", - "HTTPS": false, - "Link": "http://api2.bigoven.com/", - "Section": "Food & Drink" - }, - { - "API": "BreweryDB", - "Auth": "apiKey", - "Description": "Beer", - "HTTPS": false, - "Link": "http://www.brewerydb.com/developers", - "Section": "Food & Drink" - }, - { - "API": "Edamam", - "Auth": "apiKey", - "Description": "Recipe Search", - "HTTPS": true, - "Link": "https://developer.edamam.com/", - "Section": "Food & Drink" - }, - { - "API": "Food2Fork", - "Auth": "apiKey", - "Description": "Recipe Search", - "HTTPS": false, - "Link": "http://food2fork.com/about/api", - "Section": "Food & Drink" - }, - { - "API": "LCBO", - "Auth": "apiKey", - "Description": "Alcohol", - "HTTPS": true, - "Link": "https://lcboapi.com/", - "Section": "Food & Drink" - }, - { - "API": "PunkAPI", - "Auth": null, - "Description": "Brewdog Beer Recipes", - "HTTPS": true, - "Link": "https://punkapi.com/", - "Section": "Food & Drink" - }, - { - "API": "Recipe Puppy", - "Auth": null, - "Description": "Food", - "HTTPS": false, - "Link": "http://www.recipepuppy.com/about/api/", - "Section": "Food & Drink" - }, - { - "API": "TacoFancy", - "Auth": null, - "Description": "Community-driven taco database", - "HTTPS": false, - "Link": "https://github.com/evz/tacofancy-api", - "Section": "Food & Drink" - }, - { - "API": "TheCocktailDB", - "Auth": null, - "Description": "Cocktail Recipes", - "HTTPS": false, - "Link": "http://www.thecocktaildb.com/", - "Section": "Food & Drink" - }, - { - "API": "The Report of the Week", - "Auth": null, - "Description": "Food & Drink Reviews", - "HTTPS": true, - "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", - "Section": "Food & Drink" - }, - { - "API": "What's on the menu?", - "Auth": "apiKey", - "Description": "NYPL human-transcribed historical menu collection", - "HTTPS": false, - "Link": "nypl.github.io/menus-api/", - "Section": "Food & Drink" - }, - { - "API": "Yummly", - "Auth": null, - "Description": "Find food recipes", - "HTTPS": true, - "Link": "https://developer.yummly.com/", - "Section": "Food & Drink" - }, - { - "API": "Zomato", - "Auth": "apiKey", - "Description": "Discover restaurants", - "HTTPS": true, - "Link": "https://developers.zomato.com/api", - "Section": "Food & Drink" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Global identity verification with phone, address, email, and IP", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Phone reputation to detect spammy phones", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Get an owner\u2019s name, address, demographics based on the phone number", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Phone number validation, line_type, carrier append", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Get normalized physical address, residents, address type, and validity", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Battle.net", - "Auth": null, - "Description": "Blizzard Entertainment", - "HTTPS": true, - "Link": "https://dev.battle.net/", - "Section": "Games & Comics" - }, - { - "API": "Battlefield 4", - "Auth": null, - "Description": "Battlefield 4 Information", - "HTTPS": true, - "Link": "https://bf4stats.com/api", - "Section": "Games & Comics" - }, - { - "API": "Chuck Norris Database", - "Auth": null, - "Description": "Jokes", - "HTTPS": false, - "Link": "http://www.icndb.com/api/", - "Section": "Games & Comics" - }, - { - "API": "Clash of Clans", - "Auth": null, - "Description": "Clash of Clans Game Information", - "HTTPS": true, - "Link": "https://developer.clashofclans.com", - "Section": "Games & Comics" - }, - { - "API": "Clash Royale", - "Auth": null, - "Description": "Clash Royale Game Information", - "HTTPS": true, - "Link": "https://github.com/martincarrera/clash-royale-api", - "Section": "Games & Comics" - }, - { - "API": "Comic Vine", - "Auth": null, - "Description": "Comics", - "HTTPS": true, - "Link": "https://comicvine.gamespot.com/api/documentation", - "Section": "Games & Comics" - }, - { - "API": "Deck of Cards", - "Auth": null, - "Description": "Deck of Cards", - "HTTPS": false, - "Link": "http://deckofcardsapi.com/", - "Section": "Games & Comics" - }, - { - "API": "Destiny The Game", - "Auth": "apiKey", - "Description": "Bungie Platform API", - "HTTPS": true, - "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", - "Section": "Games & Comics" - }, - { - "API": "Eve Online", - "Auth": "OAuth", - "Description": "Third-Party Developer Documentation", - "HTTPS": true, - "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", - "Section": "Games & Comics" - }, - { - "API": "Giant Bomb", - "Auth": null, - "Description": "Video Games", - "HTTPS": true, - "Link": "https://www.giantbomb.com/api/documentation", - "Section": "Games & Comics" - }, - { - "API": "Guild Wars 2", - "Auth": "apiKey", - "Description": "Guild Wars 2 Game Information", - "HTTPS": true, - "Link": "https://wiki.guildwars2.com/wiki/API:Main", - "Section": "Games & Comics" - }, - { - "API": "Jservice", - "Auth": null, - "Description": "Jeopardy Question Database", - "HTTPS": false, - "Link": "http://jservice.io", - "Section": "Games & Comics" - }, - { - "API": "Magic The Gathering", - "Auth": null, - "Description": "Magic The Gathering Game Information", - "HTTPS": false, - "Link": "http://magicthegathering.io/", - "Section": "Games & Comics" - }, - { - "API": "Marvel", - "Auth": "apiKey", - "Description": "Marvel Comics", - "HTTPS": false, - "Link": "http://developer.marvel.com", - "Section": "Games & Comics" - }, - { - "API": "Minecraft", - "Auth": null, - "Description": "Minecraft server info & user info)", - "HTTPS": true, - "Link": "https://mcapi.ca/", - "Section": "Games & Comics" - }, - { - "API": "Open Trivia", - "Auth": null, - "Description": "Trivia Questions", - "HTTPS": true, - "Link": "https://opentdb.com/api_config.php", - "Section": "Games & Comics" - }, - { - "API": "PandaScore", - "Auth": "apiKey", - "Description": "E-sports games and results", - "HTTPS": true, - "Link": "https://api.pandascore.co", - "Section": "Games & Comics" - }, - { - "API": "Pok\u00e9api", - "Auth": null, - "Description": "Pok\u00e9mon Information", - "HTTPS": false, - "Link": "http://pokeapi.co", - "Section": "Games & Comics" - }, - { - "API": "Qriusity", - "Auth": null, - "Description": "Quiz/Trivia Questions", - "HTTPS": true, - "Link": "https://qriusity.com/", - "Section": "Games & Comics" - }, - { - "API": "Riot Games", - "Auth": "apiKey", - "Description": "League of Legends Game Information", - "HTTPS": true, - "Link": "https://developer.riotgames.com/", - "Section": "Games & Comics" - }, - { - "API": "Steam", - "Auth": "OAuth", - "Description": "Steam Client Interaction", - "HTTPS": true, - "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", - "Section": "Games & Comics" - }, - { - "API": "adresse.data.gouv.fr", - "Auth": null, - "Description": "Address database of France, geocoding, and reverse", - "HTTPS": true, - "Link": "https://adresse.data.gouv.fr", - "Section": "Geocoding" - }, - { - "API": "Bing Maps", - "Auth": "apiKey", - "Description": "Create/customize digital maps based on Bing Maps data", - "HTTPS": true, - "Link": "https://www.microsoft.com/maps/", - "Section": "Geocoding" - }, - { - "API": "Geocode.xyz", - "Auth": null, - "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", - "HTTPS": true, - "Link": "https://geocode.xyz/", - "Section": "Geocoding" - }, - { - "API": "GeoNames", - "Auth": null, - "Description": "Place names and other geographical data", - "HTTPS": false, - "Link": "http://www.geonames.org/export/web-services.html", - "Section": "Geocoding" - }, - { - "API": "G\u00e9oApi", - "Auth": null, - "Description": "French geographical data", - "HTTPS": true, - "Link": "https://api.gouv.fr/api/geoapi.html", - "Section": "Geocoding" - }, - { - "API": "Google Maps", - "Auth": "apiKey", - "Description": "Create/customize digital maps based on Google Maps data", - "HTTPS": true, - "Link": "https://developers.google.com/maps/", - "Section": "Geocoding" - }, - { - "API": "IP 2 Country", - "Auth": null, - "Description": "Map an IP to a country", - "HTTPS": true, - "Link": "https://ip2country.info", - "Section": "Geocoding" - }, - { - "API": "IP Address Details", - "Auth": null, - "Description": "Find geolocation with ip address", - "HTTPS": true, - "Link": "https://ipinfo.io/", - "Section": "Geocoding" - }, - { - "API": "IP Location", - "Auth": null, - "Description": "Find IP address location information", - "HTTPS": true, - "Link": "https://ipapi.co/", - "Section": "Geocoding" - }, - { - "API": "IP Vigilante", - "Auth": null, - "Description": "Free IP Geolocation API", - "HTTPS": true, - "Link": "https://www.ipvigilante.com/", - "Section": "Geocoding" - }, - { - "API": "Mapbox", - "Auth": "apiKey", - "Description": "Create/customize beautiful digital maps", - "HTTPS": true, - "Link": "https://www.mapbox.com/developers/", - "Section": "Geocoding" - }, - { - "API": "Mapzen Search", - "Auth": "apiKey", - "Description": "Open Source & Open Data Global Geocoding Service", - "HTTPS": true, - "Link": "https://mapzen.com/products/search/", - "Section": "Geocoding" - }, - { - "API": "Mexico", - "Auth": null, - "Description": "Mexico RESTful zip codes API", - "HTTPS": true, - "Link": "https://github.com/IcaliaLabs/sepomex", - "Section": "Geocoding" - }, - { - "API": "One Map 2.0, Singapore", - "Auth": "apiKey", - "Description": "Singapore Land Authority REST API services for Singapore addresses", - "HTTPS": true, - "Link": "https://docs.onemap.sg/", - "Section": "Geocoding" - }, - { - "API": "OnWater", - "Auth": null, - "Description": "Determine if a lat/lon is on water or land", - "HTTPS": true, - "Link": "https://onwater.io/", - "Section": "Geocoding" - }, - { - "API": "OpenCage", - "Auth": null, - "Description": "Forward and reverse geocoding using open data", - "HTTPS": true, - "Link": "https://geocoder.opencagedata.com", - "Section": "Geocoding" - }, - { - "API": "OpenStreetMap", - "Auth": "OAuth", - "Description": "Navigation, geolocation and geographical data", - "HTTPS": false, - "Link": "http://wiki.openstreetmap.org/wiki/API", - "Section": "Geocoding" - }, - { - "API": "PostcodeData.nl", - "Auth": null, - "Description": "Provide geolocation data based on postcode for Dutch addresses", - "HTTPS": false, - "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", - "Section": "Geocoding" - }, - { - "API": "Postcodes.io", - "Auth": null, - "Description": "Postcode lookup & Geolocation for the UK", - "HTTPS": true, - "Link": "https://postcodes.io", - "Section": "Geocoding" - }, - { - "API": "REST Countries", - "Auth": null, - "Description": "Get information about countries via a RESTful API", - "HTTPS": true, - "Link": "https://restcountries.eu", - "Section": "Geocoding" - }, - { - "API": "Utah AGRC", - "Auth": "apiKey", - "Description": "Utah Web API for geocoding Utah addresses", - "HTTPS": true, - "Link": "https://api.mapserv.utah.gov", - "Section": "Geocoding" - }, - { - "API": "ViaCep", - "Auth": null, - "Description": "Brazil RESTful zip codes API", - "HTTPS": true, - "Link": "https://viacep.com.br", - "Section": "Geocoding" - }, - { - "API": "Zippopotam", - "Auth": null, - "Description": "Get information about place such as country, city, state, etc", - "HTTPS": false, - "Link": "http://www.zippopotam.us", - "Section": "Geocoding" - }, - { - "API": "Diabetes", - "Auth": null, - "Description": "Logging and retrieving diabetes information", - "HTTPS": false, - "Link": "http://predictbgl.com/api/", - "Section": "Health" - }, - { - "API": "Flutrack", - "Auth": null, - "Description": "Influenza-like symptoms with geotracking", - "HTTPS": false, - "Link": "http://www.flutrack.org/", - "Section": "Health" - }, - { - "API": "Makeup", - "Auth": null, - "Description": "Makeup Information", - "HTTPS": false, - "Link": "http://makeup-api.herokuapp.com/", - "Section": "Health" - }, - { - "API": "Medicare", - "Auth": null, - "Description": "Access to the data from the CMS - medicaregov", - "HTTPS": true, - "Link": "https://data.medicare.gov/developers", - "Section": "Health" - }, - { - "API": "Nutritionix", - "Auth": "apiKey", - "Description": "Worlds largest verified nutrition database", - "HTTPS": true, - "Link": "https://developer.nutritionix.com/", - "Section": "Health" - }, - { - "API": "openFDA", - "Auth": null, - "Description": "Public FDA data about drugs, devices, and foods", - "HTTPS": true, - "Link": "https://open.fda.gov/api/", - "Section": "Health" - }, - { - "API": "USDA Nutrients", - "Auth": null, - "Description": "National Nutrient Database for Standard Reference", - "HTTPS": true, - "Link": "https://ndb.nal.usda.gov/ndb/doc/index", - "Section": "Health" - }, - { - "API": "API.AI", - "Auth": "apiKey", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://api.ai/", - "Section": "Machine Learning" - }, - { - "API": "Clarifai", - "Auth": "OAuth", - "Description": "Computer Vision", - "HTTPS": true, - "Link": "https://developer.clarifai.com/", - "Section": "Machine Learning" - }, - { - "API": "Cleverbot", - "Auth": "apiKey", - "Description": "Web chat bot", - "HTTPS": true, - "Link": "https://www.cleverbot.com/api/", - "Section": "Machine Learning" - }, - { - "API": "Keen IO", - "Auth": "apiKey", - "Description": "Data Analytics", - "HTTPS": true, - "Link": "https://keen.io/", - "Section": "Machine Learning" - }, - { - "API": "Unplugg", - "Auth": "apiKey", - "Description": "Forecasting API for timeseries data", - "HTTPS": true, - "Link": "https://unplu.gg/test_api.html", - "Section": "Machine Learning" - }, - { - "API": "Wit.ai", - "Auth": "OAuth", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://wit.ai/", - "Section": "Machine Learning" - }, - { - "API": "Newton", - "Auth": null, - "Description": "Symbolic and Arithmetic Math Calculator", - "HTTPS": true, - "Link": "https://newton.now.sh/", - "Section": "Math" - }, - { - "API": "Numbers API", - "Auth": null, - "Description": "Facts about numbers", - "HTTPS": false, - "Link": "http://numbersapi.com", - "Section": "Math" - }, - { - "API": "Bandsintown", - "Auth": null, - "Description": "Music Events", - "HTTPS": true, - "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", - "Section": "Music" - }, - { - "API": "Deezer", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": false, - "Link": "http://developers.deezer.com/login?redirect=/api", - "Section": "Music" - }, - { - "API": "Discogs", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.discogs.com/developers/", - "Section": "Music" - }, - { - "API": "Genius", - "Auth": "OAuth", - "Description": "Crowdsourced lyrics and music knowledge", - "HTTPS": true, - "Link": "https://docs.genius.com/", - "Section": "Music" - }, - { - "API": "Jamendo", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.jamendo.com/v3.0", - "Section": "Music" - }, - { - "API": "iTunes Search", - "Auth": null, - "Description": "Software products", - "HTTPS": true, - "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", - "Section": "Music" - }, - { - "API": "LastFm", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": false, - "Link": "http://www.last.fm/api", - "Section": "Music" - }, - { - "API": "Mixcloud", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.mixcloud.com/developers/", - "Section": "Music" - }, - { - "API": "MusicBrainz", - "Auth": null, - "Description": "Music", - "HTTPS": true, - "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", - "Section": "Music" - }, - { - "API": "Musikki", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": true, - "Link": "https://music-api.musikki.com/reference", - "Section": "Music" - }, - { - "API": "Musixmatch", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.musixmatch.com/", - "Section": "Music" - }, - { - "API": "Songkick", - "Auth": "OAuth", - "Description": "Music Events", - "HTTPS": true, - "Link": "https://www.songkick.com/developer/", - "Section": "Music" - }, - { - "API": "Songsterr", - "Auth": null, - "Description": "Provides guitar, bass and drums tabs and chords", - "HTTPS": true, - "Link": "https://www.songsterr.com/a/wa/api/", - "Section": "Music" - }, - { - "API": "Soundcloud", - "Auth": null, - "Description": "Music", - "HTTPS": true, - "Link": "https://developers.soundcloud.com/", - "Section": "Music" - }, - { - "API": "Spotify", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.spotify.com/web-api/", - "Section": "Music" - }, - { - "API": "Vagalume", - "Auth": "apiKey", - "Description": "Crowdsourced lyrics and music knowledge", - "HTTPS": true, - "Link": "https://api.vagalume.com.br/docs/", - "Section": "Music" - }, - { - "API": "Chronicling America", - "Auth": null, - "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", - "HTTPS": false, - "Link": "http://chroniclingamerica.loc.gov/about/api/", - "Section": "News" - }, - { - "API": "New York Times", - "Auth": "apiKey", - "Description": "Provides news", - "HTTPS": true, - "Link": "https://developer.nytimes.com/", - "Section": "News" - }, - { - "API": "News API", - "Auth": "apiKey", - "Description": "Headlines currently published on a range of news sources and blogs", - "HTTPS": true, - "Link": "https://newsapi.org/", - "Section": "News" - }, - { - "API": "The Guardian", - "Auth": "apiKey", - "Description": "Access all the content the Guardian creates, categorised by tags and section", - "HTTPS": true, - "Link": "http://open-platform.theguardian.com/", - "Section": "News" - }, - { - "API": "18F", - "Auth": null, - "Description": "US Federal Government /Developer Program", - "HTTPS": false, - "Link": "http://18f.github.io/API-All-the-X/", - "Section": "Open Data" - }, - { - "API": "Abbreviation", - "Auth": "X-Mashape-Key", - "Description": "Get abbreviations and meanings", - "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/abbreviations", - "Section": "Open Data" - }, - { - "API": "CARTO", - "Auth": "apiKey", - "Description": "Location Information Prediction", - "HTTPS": true, - "Link": "https://carto.com/", - "Section": "Open Data" - }, - { - "API": "Callook.info", - "Auth": null, - "Description": "United States ham radio callsigns", - "HTTPS": true, - "Link": "https://callook.info", - "Section": "Open Data" - }, - { - "API": "Celebinfo", - "Auth": "X-Mashape-Key", - "Description": "Celebrity information", - "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/celebinfo/", - "Section": "Open Data" - }, - { - "API": "Colorado Data Engine", - "Auth": null, - "Description": "Formatted and geolocated Colorado public data", - "HTTPS": true, - "Link": "http://codataengine.org/", - "Section": "Open Data" - }, - { - "API": "Colorado Information Marketplace", - "Auth": null, - "Description": "Colorado State Government Open Data", - "HTTPS": true, - "Link": "https://data.colorado.gov/", - "Section": "Open Data" - }, - { - "API": "Datakick", - "Auth": "apiKey", - "Description": "The open product database", - "HTTPS": true, - "Link": "https://www.datakick.org/api", - "Section": "Open Data" - }, - { - "API": "Data USA", - "Auth": null, - "Description": "US Public Data", - "HTTPS": true, - "Link": "https://datausa.io/about/api/", - "Section": "Open Data" - }, - { - "API": "Dronestream", - "Auth": null, - "Description": "Tracks United States drone strikes", - "HTTPS": true, - "Link": "https://dronestre.am/", - "Section": "Open Data" - }, - { - "API": "fonoApi", - "Auth": null, - "Description": "Mobile Device Description", - "HTTPS": true, - "Link": "https://fonoapi.freshpixl.com/", - "Section": "Open Data" - }, - { - "API": "Open Government, Australia", - "Auth": null, - "Description": "Australian Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov.au/", - "Section": "Open Data" - }, - { - "API": "Open Government, USA", - "Auth": null, - "Description": "United States Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov/", - "Section": "Open Data" - }, - { - "API": "Open Government, Canada", - "Auth": null, - "Description": "Canadian Government Open Data", - "HTTPS": false, - "Link": "http://open.canada.ca/en", - "Section": "Open Data" - }, - { - "API": "Open Government Data, India", - "Auth": "apiKey", - "Description": "Indian Government Open Data", - "HTTPS": true, - "Link": "https://data.gov.in/", - "Section": "Open Data" - }, - { - "API": "Open Government, New Zealand", - "Auth": null, - "Description": "New Zealand Government Open Data", - "HTTPS": true, - "Link": "https://www.data.govt.nz/", - "Section": "Open Data" - }, - { - "API": "Outpan", - "Auth": "apiKey", - "Description": "A Database of Everything", - "HTTPS": true, - "Link": "https://outpan.mixnode.com/developers", - "Section": "Open Data" - }, - { - "API": "Pearson", - "Auth": "apiKey", - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.pearson.com/apis/dictionaries", - "Section": "Open Data" - }, - { - "API": "Prague Opendata", - "Auth": null, - "Description": "Prague City Open Data", - "HTTPS": false, - "Link": "http://opendata.praha.eu/en", - "Section": "Open Data" - }, - { - "API": "Quandl", - "Auth": null, - "Description": "Stock Market Data", - "HTTPS": true, - "Link": "https://www.quandl.com/", - "Section": "Open Data" - }, - { - "API": "Represent by Open North", - "Auth": null, - "Description": "Find Canadian Government Representatives", - "HTTPS": true, - "Link": "https://represent.opennorth.ca/", - "Section": "Open Data" - }, - { - "API": "Scoop.it", - "Auth": "apiKey", - "Description": "Content Curation Service", - "HTTPS": false, - "Link": "http://www.scoop.it/dev", - "Section": "Open Data" - }, - { - "API": "Teleport", - "Auth": null, - "Description": "Quality of Life Data", - "HTTPS": true, - "Link": "https://developers.teleport.org/", - "Section": "Open Data" - }, - { - "API": "UPC database", - "Auth": "apiKey", - "Description": "More than 15 million barcode numbers from all around the world", - "HTTPS": true, - "Link": "https://upcdatabase.org/api", - "Section": "Open Data" - }, - { - "API": "Wikidata", - "Auth": "OAuth", - "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", - "HTTPS": true, - "Link": "https://www.wikidata.org/w/api.php?action=help", - "Section": "Open Data" - }, - { - "API": "Wikipedia", - "Auth": null, - "Description": "Mediawiki Encyclopedia", - "HTTPS": true, - "Link": "https://www.mediawiki.org/wiki/API:Main_page", - "Section": "Open Data" - }, - { - "API": "Wordnik", - "Auth": null, - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.wordnik.com", - "Section": "Open Data" - }, - { - "API": "Yelp", - "Auth": "OAuth", - "Description": "Find Local Business", - "HTTPS": true, - "Link": "https://www.yelp.com/developers/documentation/v3", - "Section": "Open Data" - }, - { - "API": "Countly", - "Auth": null, - "Description": "Countly web analytics", - "HTTPS": false, - "Link": "http://resources.count.ly/docs", - "Section": "Open Source projects" - }, - { - "API": "Drupal.org", - "Auth": null, - "Description": "Drupalorg", - "HTTPS": true, - "Link": "https://www.drupal.org/drupalorg/docs/api", - "Section": "Open Source projects" - }, - { - "API": "Libraries.io", - "Auth": "apiKey", - "Description": "Open source software libraries", - "HTTPS": true, - "Link": "https://libraries.io/api", - "Section": "Open Source projects" - }, - { - "API": "chucknorris.io", - "Auth": null, - "Description": "JSON API for hand curated Chuck Norris jokes", - "HTTPS": true, - "Link": "https://api.chucknorris.io", - "Section": "Personality" - }, - { - "API": "Forismatic", - "Auth": null, - "Description": "Inspirational Quotes", - "HTTPS": false, - "Link": "http://forismatic.com/en/api/", - "Section": "Personality" - }, - { - "API": "icanhazdadjoke", - "Auth": null, - "Description": "The largest selection of dad jokes on the internet", - "HTTPS": true, - "Link": "https://icanhazdadjoke.com/api", - "Section": "Personality" - }, - { - "API": "Medium", - "Auth": "OAuth", - "Description": "Community of readers and writers offering unique perspectives on ideas", - "HTTPS": true, - "Link": "https://github.com/Medium/medium-api-docs", - "Section": "Personality" - }, - { - "API": "Quotes on Design", - "Auth": null, - "Description": "Inspirational Quotes", - "HTTPS": true, - "Link": "https://quotesondesign.com/api-v4-0/", - "Section": "Personality" - }, - { - "API": "Traitify", - "Auth": null, - "Description": "Assess, collect, and analyze Personality", - "HTTPS": true, - "Link": "https://app.traitify.com/developer", - "Section": "Personality" - }, - { - "API": "tronalddump.io", - "Auth": null, - "Description": "Api & web archive for the things Donald Trump has said", - "HTTPS": true, - "Link": "https://www.tronalddump.io", - "Section": "Personality" - }, - { - "API": "500px", - "Auth": "OAuth", - "Description": "Photography Community", - "HTTPS": true, - "Link": "https://github.com/500px/api-documentation", - "Section": "Photography" - }, - { - "API": "Flickr", - "Auth": "OAuth", - "Description": "Flickr Services", - "HTTPS": true, - "Link": "https://www.flickr.com/services/api/", - "Section": "Photography" - }, - { - "API": "Gfycat", - "Auth": "OAuth", - "Description": "Jiffier GIFs", - "HTTPS": true, - "Link": "https://developers.gfycat.com/api/", - "Section": "Photography" - }, - { - "API": "Giphy", - "Auth": null, - "Description": "Get all your gifs", - "HTTPS": true, - "Link": "https://github.com/Giphy/GiphyAPI", - "Section": "Photography" - }, - { - "API": "Imgur", - "Auth": "OAuth", - "Description": "Images", - "HTTPS": true, - "Link": "https://api.imgur.com/#overview", - "Section": "Photography" - }, - { - "API": "ScreenShotLayer", - "Auth": null, - "Description": "URL 2 Image", - "HTTPS": true, - "Link": "https://screenshotlayer.com", - "Section": "Photography" - }, - { - "API": "Unsplash", - "Auth": "OAuth", - "Description": "Photography", - "HTTPS": true, - "Link": "https://unsplash.com/developers", - "Section": "Photography" - }, - { - "API": "PlaceKitten", - "Auth": null, - "Description": "Resizable kitten placeholder images", - "HTTPS": true, - "Link": "https://placekitten.com/", - "Section": "Photography" - }, - { - "API": "arcsecond.io", - "Auth": null, - "Description": "Multiple astronomy data sources", - "HTTPS": true, - "Link": "https://api.arcsecond.io/", - "Section": "Science" - }, - { - "API": "CORE", - "Auth": "apiKey", - "Description": "Access the world's Open Access research papers", - "HTTPS": true, - "Link": "https://core.ac.uk/services#api", - "Section": "Science" - }, - { - "API": "Fedger.io", - "Auth": null, - "Description": "Query machine intelligence data", - "HTTPS": true, - "Link": "https://dev.fedger.io/docs/", - "Section": "Science" - }, - { - "API": "inspirehep.net", - "Auth": null, - "Description": "High Energy Physics info system", - "HTTPS": true, - "Link": "https://inspirehep.net/info/hep/api?ln=en", - "Section": "Science" - }, - { - "API": "Launch Library", - "Auth": null, - "Description": "Upcoming Space Launches", - "HTTPS": true, - "Link": "https://launchlibrary.net/1.2/docs/api.html", - "Section": "Science" - }, - { - "API": "Minor Planet Center", - "Auth": null, - "Description": "Asterankcom Information", - "HTTPS": false, - "Link": "http://www.asterank.com/mpc", - "Section": "Science" - }, - { - "API": "NASA", - "Auth": null, - "Description": "NASA data, including imagery", - "HTTPS": true, - "Link": "https://api.nasa.gov", - "Section": "Science" - }, - { - "API": "Open Notify", - "Auth": null, - "Description": "ISS astronauts, current location, etc", - "HTTPS": false, - "Link": "http://open-notify.org/Open-Notify-API/", - "Section": "Science" - }, - { - "API": "Sunrise and Sunset", - "Auth": null, - "Description": "Sunset and sunrise times for a given latitude and longitude", - "HTTPS": true, - "Link": "https://sunrise-sunset.org/api", - "Section": "Science" - }, - { - "API": "USGS Earthquake Hazards Program", - "Auth": null, - "Description": "Earthquakes data real-time", - "HTTPS": true, - "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", - "Section": "Science" - }, - { - "API": "USGS Water Services", - "Auth": null, - "Description": "Water quality and level info for rivers and lakes", - "HTTPS": true, - "Link": "https://waterservices.usgs.gov/", - "Section": "Science" - }, - { - "API": "World Bank", - "Auth": null, - "Description": "World Data", - "HTTPS": false, - "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", - "Section": "Science" - }, - { - "API": "AXFR Database", - "Auth": null, - "Description": "AXFR public database", - "HTTPS": false, - "Link": "http://api.axfrcheck.com", - "Section": "Security" - }, - { - "API": "UK Police", - "Auth": null, - "Description": "UK Police data", - "HTTPS": true, - "Link": "https://data.police.uk/docs/", - "Section": "Security" - }, - { - "API": "eBay", - "Auth": "OAuth", - "Description": "Sell and Buy on eBay", - "HTTPS": true, - "Link": "https://go.developer.ebay.com/", - "Section": "Shopping" - }, - { - "API": "Cisco Spark", - "Auth": "OAuth", - "Description": "Team Collaboration Software", - "HTTPS": true, - "Link": "https://developer.ciscospark.com", - "Section": "Social" - }, - { - "API": "Discord", - "Auth": "OAuth", - "Description": "Make bots for Discord, integrate Discord onto an external platform", - "HTTPS": true, - "Link": "https://discordapp.com/developers/docs/intro", - "Section": "Social" - }, - { - "API": "DonReach Social Count", - "Auth": null, - "Description": "Get the social share count of a URL from every major social network", - "HTTPS": true, - "Link": "https://donreach.com/social-share-count/", - "Section": "Social" - }, - { - "API": "Facebook", - "Auth": "OAuth", - "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", - "HTTPS": true, - "Link": "https://developers.facebook.com/", - "Section": "Social" - }, - { - "API": "Foursquare", - "Auth": "OAuth", - "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", - "HTTPS": true, - "Link": "https://developer.foursquare.com/", - "Section": "Social" - }, - { - "API": "Fuck Off as a Service", - "Auth": null, - "Description": "Asks someone to fuck off", - "HTTPS": true, - "Link": "https://www.foaas.com", - "Section": "Social" - }, - { - "API": "Full Contact", - "Auth": "OAuth", - "Description": "Get Social Media profiles and contact Information", - "HTTPS": true, - "Link": "https://www.fullcontact.com/developer/docs/", - "Section": "Social" - }, - { - "API": "HackerNews", - "Auth": null, - "Description": "Social news for CS and entrepreneurship", - "HTTPS": true, - "Link": "https://github.com/HackerNews/API", - "Section": "Social" - }, - { - "API": "Instagram", - "Auth": "OAuth", - "Description": "Instagram Login, Share on Instagram, Social Plugins and more", - "HTTPS": true, - "Link": "https://www.instagram.com/developer/", - "Section": "Social" - }, - { - "API": "LinkedIn", - "Auth": "OAuth", - "Description": "The foundation of all digital integrations with LinkedIn", - "HTTPS": true, - "Link": "https://developer.linkedin.com/docs/rest-api", - "Section": "Social" - }, - { - "API": "Meetup.com", - "Auth": "apiKey", - "Description": "Data about Meetups from Meetupcom", - "HTTPS": true, - "Link": "https://www.meetup.com/meetup_api/", - "Section": "Social" - }, - { - "API": "Telegram MTProto", - "Auth": "OAuth", - "Description": "Read and write Telegram data", - "HTTPS": true, - "Link": "https://core.telegram.org/api#getting-started", - "Section": "Social" - }, - { - "API": "Telegram bot", - "Auth": "OAuth", - "Description": "Simplified HTTP version of the MTProto API for bots", - "HTTPS": true, - "Link": "https://core.telegram.org/bots/api", - "Section": "Social" - }, - { - "API": "Pinterest", - "Auth": "OAuth", - "Description": "The world's catalog of ideas", - "HTTPS": true, - "Link": "https://developers.pinterest.com/", - "Section": "Social" - }, - { - "API": "PWRTelegram bot", - "Auth": "OAuth", - "Description": "Boosted version of the Telegram bot API", - "HTTPS": true, - "Link": "https://pwrtelegram.xyz", - "Section": "Social" - }, - { - "API": "Reddit", - "Auth": "OAuth", - "Description": "Homepage of the internet", - "HTTPS": true, - "Link": "https://www.reddit.com/dev/api", - "Section": "Social" - }, - { - "API": "Slack", - "Auth": "OAuth", - "Description": "Team Instant Messaging", - "HTTPS": true, - "Link": "https://api.slack.com/", - "Section": "Social" - }, - { - "API": "Tumblr", - "Auth": "OAuth", - "Description": "Read and write Tumblr Data", - "HTTPS": true, - "Link": "https://www.tumblr.com/docs/en/api/v2", - "Section": "Social" - }, - { - "API": "Twitch", - "Auth": "OAuth", - "Description": "Game Streaming API", - "HTTPS": true, - "Link": "https://github.com/justintv/Twitch-API", - "Section": "Social" - }, - { - "API": "Twitter", - "Auth": "OAuth", - "Description": "Read and write Twitter data", - "HTTPS": true, - "Link": "https://dev.twitter.com/rest/public", - "Section": "Social" - }, - { - "API": "vk", - "Auth": "OAuth", - "Description": "Read and write vk data", - "HTTPS": true, - "Link": "https://vk.com/dev/sites", - "Section": "Social" - }, - { - "API": "Cartola FC", - "Auth": null, - "Description": "The Cartola FC API serves to check the partial points of your team", - "HTTPS": true, - "Link": "https://github.com/wgenial/cartrolandofc", - "Section": "Sports & Fitness" - }, - { - "API": "City Bikes", - "Auth": null, - "Description": "City Bikes around the world", - "HTTPS": false, - "Link": "http://api.citybik.es/v2/", - "Section": "Sports & Fitness" - }, - { - "API": "Ergast F1", - "Auth": null, - "Description": "F1 data from the beginning of the world championships in 1950", - "HTTPS": false, - "Link": "http://ergast.com/mrd/", - "Section": "Sports & Fitness" - }, - { - "API": "Fitbit", - "Auth": "OAuth", - "Description": "Fitbit Information", - "HTTPS": true, - "Link": "https://dev.fitbit.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Football-Data.org", - "Auth": null, - "Description": "Football Data", - "HTTPS": false, - "Link": "http://api.football-data.org/index", - "Section": "Sports & Fitness" - }, - { - "API": "JCDecaux Bike", - "Auth": "apiKey", - "Description": "JCDecaux's self-service bicycles", - "HTTPS": true, - "Link": "https://developer.jcdecaux.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Cricket Live Scores", - "Auth": "X-Mashape-Key", - "Description": "Live cricket scores", - "HTTPS": true, - "Link": "https://market.mashape.com/dev132/cricket-live-scores", - "Section": "Sports & Fitness" - }, - { - "API": "NFL Arrests", - "Auth": null, - "Description": "NFL Arrest Data", - "HTTPS": false, - "Link": "http://nflarrest.com/api/", - "Section": "Sports & Fitness" - }, - { - "API": "Pro Motocross", - "Auth": null, - "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", - "HTTPS": false, - "Link": "http://promotocrossapi.com", - "Section": "Sports & Fitness" - }, - { - "API": "Strava", - "Auth": "OAuth", - "Description": "Connect with athletes, activities and more", - "HTTPS": true, - "Link": "https://strava.github.io/api/", - "Section": "Sports & Fitness" - }, - { - "API": "UFC Data", - "Auth": null, - "Description": "Ultimate Fighting Championship information for events and fighters", - "HTTPS": false, - "Link": "http://ufc-data-api.ufc.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Wger", - "Auth": "apiKey", - "Description": "Workout manager data as exercises, muscles or equipment", - "HTTPS": true, - "Link": "https://wger.de/en/software/api", - "Section": "Sports & Fitness" - }, - { - "API": "Postmon", - "Auth": null, - "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", - "HTTPS": false, - "Link": "http://postmon.com.br", - "Section": "Tracking" - }, - { - "API": "Sweden", - "Auth": "apiKey", - "Description": "Provides information about parcels in transport", - "HTTPS": false, - "Link": "https://developer.postnord.com/docs2", - "Section": "Tracking" - }, - { - "API": "ADS-B Exchange", - "Auth": null, - "Description": "Access real-time and historical data of any and all airbone aircraft", - "HTTPS": true, - "Link": "https://www.adsbexchange.com/data/", - "Section": "Transportation" - }, - { - "API": "Amadeus Travel Innovation Sandbox", - "Auth": "apiKey", - "Description": "Travel Search - Limited usage", - "HTTPS": true, - "Link": "https://sandbox.amadeus.com/", - "Section": "Transportation" - }, - { - "API": "Bay Area Rapid Transit", - "Auth": "apiKey", - "Description": "Stations and predicted arrivals for BART", - "HTTPS": false, - "Link": "http://api.bart.gov", - "Section": "Transportation" - }, - { - "API": "Community Transit", - "Auth": null, - "Description": "Transitland API", - "HTTPS": true, - "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", - "Section": "Transportation" - }, - { - "API": "Goibibo", - "Auth": "apiKey", - "Description": "API for travel search", - "HTTPS": true, - "Link": "https://developer.goibibo.com/docs", - "Section": "Transportation" - }, - { - "API": "Icelandic APIs", - "Auth": null, - "Description": "Open APIs that deliver services in or regarding Iceland", - "HTTPS": true, - "Link": "http://docs.apis.is/", - "Section": "Transportation" - }, - { - "API": "Indian Railways", - "Auth": "apiKey", - "Description": "Indian Railways Information", - "HTTPS": false, - "Link": "http://api.erail.in/", - "Section": "Transportation" - }, - { - "API": "Izi", - "Auth": "apiKey", - "Description": "Audio guide for travellers", - "HTTPS": true, - "Link": "http://api-docs.izi.travel/", - "Section": "Transportation" - }, - { - "API": "Navitia", - "Auth": "apiKey", - "Description": "The open API for building cool stuff with transport data", - "HTTPS": true, - "Link": "https://api.navitia.io/", - "Section": "Transportation" - }, - { - "API": "The Nomad List", - "Auth": null, - "Description": "A list of the best places to live/work remotely", - "HTTPS": true, - "Link": "https://nomadlist.com/faq", - "Section": "Transportation" - }, - { - "API": "Schiphol Airport", - "Auth": "apiKey", - "Description": "Schiphol", - "HTTPS": true, - "Link": "https://developer.schiphol.nl/", - "Section": "Transportation" - }, - { - "API": "TransitLand", - "Auth": null, - "Description": "Transit Aggregation", - "HTTPS": true, - "Link": "https://transit.land/documentation/datastore/api-endpoints.html", - "Section": "Transportation" - }, - { - "API": "Transport for Atlanta, US", - "Auth": null, - "Description": "Marta", - "HTTPS": false, - "Link": "http://www.itsmarta.com/app-developer-resources.aspx", - "Section": "Transportation" - }, - { - "API": "Transport for Auckland, New Zealand", - "Auth": null, - "Description": "Auckland Transport", - "HTTPS": true, - "Link": "https://api.at.govt.nz/", - "Section": "Transportation" - }, - { - "API": "Transport for Belgium", - "Auth": null, - "Description": "Belgian transport API", - "HTTPS": true, - "Link": "https://hello.irail.be/api/", - "Section": "Transportation" - }, - { - "API": "Transport for Berlin, Germany", - "Auth": null, - "Description": "Third-party VBB API", - "HTTPS": true, - "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", - "Section": "Transportation" - }, - { - "API": "Transport for Boston, US", - "Auth": null, - "Description": "MBTA API", - "HTTPS": false, - "Link": "http://realtime.mbta.com/Portal/Home/Documents", - "Section": "Transportation" - }, - { - "API": "Transport for Budapest, Hungary", - "Auth": null, - "Description": "Budapest public transport API", - "HTTPS": true, - "Link": "https://apiary.io/", - "Section": "Transportation" - }, - { - "API": "Transport for Chicago, US", - "Auth": null, - "Description": "CTA", - "HTTPS": false, - "Link": "http://www.transitchicago.com/developers/", - "Section": "Transportation" - }, - { - "API": "Transport for Czech Republic", - "Auth": null, - "Description": "Czech transport API", - "HTTPS": true, - "Link": "https://www.chaps.cz/eng/products/idos-internet", - "Section": "Transportation" - }, - { - "API": "Transport for Denver, US", - "Auth": null, - "Description": "RTD", - "HTTPS": false, - "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", - "Section": "Transportation" - }, - { - "API": "Transport for Finland", - "Auth": null, - "Description": "Finnish transport API", - "HTTPS": true, - "Link": "https://digitransit.fi/en/developers/ ", - "Section": "Transportation" - }, - { - "API": "Transport for Germany", - "Auth": "apiKey", - "Description": "Deutsche Bahn (DB) API", - "HTTPS": false, - "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", - "Section": "Transportation" - }, - { - "API": "Transport for India", - "Auth": "apiKey", - "Description": "India Public Transport API", - "HTTPS": true, - "Link": "https://data.gov.in/sector/transport", - "Section": "Transportation" - }, - { - "API": "Transport for London, England", - "Auth": null, - "Description": "TfL API", - "HTTPS": true, - "Link": "https://api.tfl.gov.uk", - "Section": "Transportation" - }, - { - "API": "Transport for Madrid, Spain", - "Auth": "apiKey", - "Description": "Madrid BUS transport API", - "HTTPS": false, - "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", - "Section": "Transportation" - }, - { - "API": "Transport for Minneapolis, US", - "Auth": "OAuth", - "Description": "NexTrip API", - "HTTPS": false, - "Link": "http://svc.metrotransit.org/", - "Section": "Transportation" - }, - { - "API": "Transport for The Netherlands", - "Auth": "apiKey", - "Description": "NS, only trains", - "HTTPS": false, - "Link": "http://www.ns.nl/reisinformatie/ns-api", - "Section": "Transportation" - }, - { - "API": "Transport for The Netherlands", - "Auth": null, - "Description": "OVAPI, country-wide public transport", - "HTTPS": true, - "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", - "Section": "Transportation" - }, - { - "API": "Transport for New York City, US", - "Auth": "apiKey", - "Description": "MTA", - "HTTPS": false, - "Link": "http://datamine.mta.info/", - "Section": "Transportation" - }, - { - "API": "Transport for Norway", - "Auth": null, - "Description": "Norwegian transport API", - "HTTPS": false, - "Link": "http://reisapi.ruter.no/help", - "Section": "Transportation" - }, - { - "API": "Transport for Ottawa, Canada", - "Auth": null, - "Description": "OC Transpo next bus arrival API", - "HTTPS": false, - "Link": "http://www.octranspo.com/index.php/developers", - "Section": "Transportation" - }, - { - "API": "Transport for Paris, France", - "Auth": null, - "Description": "RATP Open Data API", - "HTTPS": false, - "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", - "Section": "Transportation" - }, - { - "API": "Transport for Paris, France", - "Auth": null, - "Description": "Live schedules made simple", - "HTTPS": false, - "Link": "http://restratpws.azurewebsites.net/swagger/", - "Section": "Transportation" - }, - { - "API": "Transport for Philadelphia, US", - "Auth": null, - "Description": "SEPTA APIs", - "HTTPS": false, - "Link": "http://www3.septa.org/hackathon/", - "Section": "Transportation" - }, - { - "API": "Transport for Rio de Janeiro, Brazil", - "Auth": null, - "Description": "Prefeitura do Rio (City Hall)", - "HTTPS": false, - "Link": "http://data.rio/group/transporte-e-mobilidade", - "Section": "Transportation" - }, - { - "API": "Transport for S\u00e3o Paulo, Brazil", - "Auth": "OAuth", - "Description": "SPTrans", - "HTTPS": false, - "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", - "Section": "Transportation" - }, - { - "API": "Transport for Sweden", - "Auth": "OAuth", - "Description": "Public Transport consumer", - "HTTPS": true, - "Link": "https://www.trafiklab.se/api", - "Section": "Transportation" - }, - { - "API": "Transport for Switzerland", - "Auth": null, - "Description": "Swiss public transport API", - "HTTPS": true, - "Link": "https://transport.opendata.ch/", - "Section": "Transportation" - }, - { - "API": "Transport for Switzerland", - "Auth": "apiKey", - "Description": "Official Swiss Public Transport Open Data", - "HTTPS": true, - "Link": "https://opentransportdata.swiss/en/", - "Section": "Transportation" - }, - { - "API": "Transport for Tokyo, Japan", - "Auth": "apiKey", - "Description": "Tokyo Metro", - "HTTPS": true, - "Link": "https://developer.tokyometroapp.jp/info", - "Section": "Transportation" - }, - { - "API": "Transport for Toronto, Canada", - "Auth": null, - "Description": "TTC", - "HTTPS": true, - "Link": "https://myttc.ca/developers", - "Section": "Transportation" - }, - { - "API": "Transport for Vancouver, Canada", - "Auth": "OAuth", - "Description": "TransLink", - "HTTPS": true, - "Link": "https://developer.translink.ca/", - "Section": "Transportation" - }, - { - "API": "Transport for U.S. (multiple locations)", - "Auth": null, - "Description": "NextBus API", - "HTTPS": false, - "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", - "Section": "Transportation" - }, - { - "API": "Transport for Victoria, AU", - "Auth": "apiKey", - "Description": "PTV API", - "HTTPS": true, - "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", - "Section": "Transportation" - }, - { - "API": "Transport for Washington, US", - "Auth": "OAuth", - "Description": "Washington Metro transport API", - "HTTPS": true, - "Link": "https://developer.wmata.com/", - "Section": "Transportation" - }, - { - "API": "Uber", - "Auth": "OAuth", - "Description": "Request Uber rides, reach riders, transport things, and reward drivers", - "HTTPS": true, - "Link": "https://developer.uber.com/", - "Section": "Transportation" - }, - { - "API": "WhereIsMyTransport", - "Auth": "OAuth", - "Description": "Platform for public transport data in emerging cities", - "HTTPS": true, - "Link": "https://developer.whereismytransport.com/", - "Section": "Transportation" - }, - { - "API": "Universities List", - "Auth": null, - "Description": "University names, countries and domains", - "HTTPS": true, - "Link": "https://github.com/Hipo/university-domains-list", - "Section": "University" - }, - { - "API": "Vehicles", - "Auth": "apiKey", - "Description": "Lot of vehicles information", - "HTTPS": false, - "Link": "http://developer.edmunds.com/api-documentation/overview/", - "Section": "Vehicle" - }, - { - "API": "Brazilian Vehicles and Prices", - "Auth": null, - "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", - "HTTPS": true, - "Link": "https://deividfortuna.github.io/fipe/", - "Section": "Vehicle" - }, - { - "API": "NHTSA Vehicles", - "Auth": null, - "Description": "NHTSA Product Information Catalog and Vehicle Listing", - "HTTPS": true, - "Link": "https://vpic.nhtsa.dot.gov/api/", - "Section": "Vehicle" - }, - { - "API": "An API of Ice And Fire", - "Auth": null, - "Description": "Game Of Thrones API", - "HTTPS": true, - "Link": "https://anapioficeandfire.com/", - "Section": "Video" - }, - { - "API": "Dailymotion", - "Auth": "OAuth", - "Description": "Dailymotion Developer API", - "HTTPS": true, - "Link": "https://developer.dailymotion.com/", - "Section": "Video" - }, - { - "API": "Netflix Roulette", - "Auth": null, - "Description": "Netflix database", - "HTTPS": true, - "Link": "https://netflixroulette.net/api/", - "Section": "Video" - }, - { - "API": "Ron Swanson Quotes", - "Auth": null, - "Description": "Television", - "HTTPS": true, - "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", - "Section": "Video" - }, - { - "API": "SWAPI", - "Auth": null, - "Description": "Star Wars Information", - "HTTPS": true, - "Link": "https://swapi.co", - "Section": "Video" - }, - { - "API": "TMDb", - "Auth": "apiKey", - "Description": "Community-based movie data", - "HTTPS": true, - "Link": "https://www.themoviedb.org/documentation/api", - "Section": "Video" - }, - { - "API": "TVMaze", - "Auth": null, - "Description": "TV Show Data", - "HTTPS": false, - "Link": "http://www.tvmaze.com/api", - "Section": "Video" - }, - { - "API": "Vimeo", - "Auth": "OAuth", - "Description": "Vimeo Developer API", - "HTTPS": true, - "Link": "https://developer.vimeo.com/", - "Section": "Video" - }, - { - "API": "YouTube", - "Auth": "OAuth", - "Description": "Add YouTube functionality to your sites and apps", - "HTTPS": true, - "Link": "https://developers.google.com/youtube/", - "Section": "Video" - }, - { - "API": "Dark Sky", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://darksky.net/dev/", - "Section": "Weather" - }, - { - "API": "MetaWeather", - "Auth": null, - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.metaweather.com/api/", - "Section": "Weather" - }, - { - "API": "OpenWeatherMap", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": false, - "Link": "http://openweathermap.org/api", - "Section": "Weather" - }, - { - "API": "Weatherbit", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.weatherbit.io/api", - "Section": "Weather" - }, - { - "API": "Wunderground", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.wunderground.com/weather/api/", - "Section": "Weather" - }, - { - "API": "Yahoo! Weather", - "Auth": null, - "Description": "Weather", - "HTTPS": true, - "Link": "https://developer.yahoo.com/weather/", - "Section": "Weather" - } - ] -} +{} diff --git a/json/entries.min.json b/json/entries.min.json index c235d98e..0967ef42 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":349,"entries":[{"API":"Dogs","Description":"Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{} From 2fe5f2e4cb12383120898ebbd49fc24630bdc5f4 Mon Sep 17 00:00:00 2001 From: davemachado Date: Tue, 8 Aug 2017 21:38:08 -0400 Subject: [PATCH 024/167] rebuild JSON at 85f384e [ci skip] --- json/entries.json | 2798 ++++++++++++++++++++++++++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 2798 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 0967ef42..45169ee5 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1 +1,2797 @@ -{} +{ + "count": 349, + "entries": [ + { + "API": "Dogs", + "Auth": null, + "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)", + "HTTPS": true, + "Link": "https://dog.ceo/dog-api/", + "Section": "Animals" + }, + { + "API": "IUCN", + "Auth": "apiKey", + "Description": "IUCN Red List of Threatened Species", + "HTTPS": false, + "Link": "http://apiv3.iucnredlist.org/api/v3/docs", + "Section": "Animals" + }, + { + "API": "Petfinder", + "Auth": "apiKey", + "Description": "Adoption", + "HTTPS": true, + "Link": "https://www.petfinder.com/developers/api-docs/", + "Section": "Animals" + }, + { + "API": "RescueGroups", + "Auth": null, + "Description": "Adoption", + "HTTPS": true, + "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", + "Section": "Animals" + }, + { + "API": "AniList", + "Auth": "OAuth", + "Description": "AniList Anime", + "HTTPS": false, + "Link": "http://anilist-api.readthedocs.io/en/latest/", + "Section": "Anime" + }, + { + "API": "Jikan", + "Auth": null, + "Description": "Unofficial MyAnimeList API", + "HTTPS": true, + "Link": "https://jikan.me", + "Section": "Anime" + }, + { + "API": "Kitsu", + "Auth": "OAuth", + "Description": "Anime discovery platform", + "HTTPS": true, + "Link": "http://docs.kitsu.apiary.io/", + "Section": "Anime" + }, + { + "API": "Studio Ghibli", + "Auth": null, + "Description": "Resources from Studio Ghibli films", + "HTTPS": true, + "Link": "https://ghibliapi.herokuapp.com", + "Section": "Anime" + }, + { + "API": "AlienVault Open Threat Exchange (OTX)", + "Auth": "apiKey", + "Description": "IP/domain/URL reputation", + "HTTPS": true, + "Link": "https://otx.alienvault.com/api/", + "Section": "Anti-Malware" + }, + { + "API": "Certly", + "Auth": "apiKey", + "Description": "Certly Link/Domain Flagging", + "HTTPS": true, + "Link": "https://guard.certly.io/", + "Section": "Anti-Malware" + }, + { + "API": "Google Safe Browsing", + "Auth": "apiKey", + "Description": "Google Link/Domain Flagging", + "HTTPS": true, + "Link": "https://developers.google.com/safe-browsing/", + "Section": "Anti-Malware" + }, + { + "API": "Metacert", + "Auth": "apiKey", + "Description": "Metacert Link Flagging", + "HTTPS": true, + "Link": "https://metacert.com/", + "Section": "Anti-Malware" + }, + { + "API": "VirusTotal", + "Auth": "apiKey", + "Description": "VirusTotal File/URL Analysis", + "HTTPS": true, + "Link": "https://www.virustotal.com/en/documentation/public-api/", + "Section": "Anti-Malware" + }, + { + "API": "Web Of Trust (WOT)", + "Auth": "apiKey", + "Description": "Website reputation", + "HTTPS": true, + "Link": "https://www.mywot.com/wiki/API", + "Section": "Anti-Malware" + }, + { + "API": "Behance", + "Auth": "apiKey", + "Description": "Design", + "HTTPS": true, + "Link": "https://www.behance.net/dev", + "Section": "Art & Design" + }, + { + "API": "Dribbble", + "Auth": "OAuth", + "Description": "Design", + "HTTPS": false, + "Link": "http://developer.dribbble.com/v1/", + "Section": "Art & Design" + }, + { + "API": "Harvard Art Museums", + "Auth": "apiKey", + "Description": "Art", + "HTTPS": false, + "Link": "https://github.com/harvardartmuseums/api-docs", + "Section": "Art & Design" + }, + { + "API": "Icons8", + "Auth": "OAuth", + "Description": "Icons", + "HTTPS": true, + "Link": "http://docs.icons8.apiary.io/#reference/0/meta", + "Section": "Art & Design" + }, + { + "API": "Noun Project", + "Auth": "OAuth", + "Description": "Icons", + "HTTPS": false, + "Link": "http://api.thenounproject.com/index.html", + "Section": "Art & Design" + }, + { + "API": "Rijksmuseum", + "Auth": "apiKey", + "Description": "Art", + "HTTPS": true, + "Link": "https://www.rijksmuseum.nl/en/api", + "Section": "Art & Design" + }, + { + "API": "British National Bibliography", + "Auth": null, + "Description": "Books", + "HTTPS": false, + "Link": "http://bnb.data.bl.uk/", + "Section": "Books" + }, + { + "API": "Goodreads", + "Auth": null, + "Description": "Books", + "HTTPS": true, + "Link": "https://www.goodreads.com/api", + "Section": "Books" + }, + { + "API": "Google Books", + "Auth": "OAuth", + "Description": "Books", + "HTTPS": true, + "Link": "https://developers.google.com/books/", + "Section": "Books" + }, + { + "API": "mailgun", + "Auth": "apiKey", + "Description": "Email Service", + "HTTPS": true, + "Link": "https://www.mailgun.com/", + "Section": "Business" + }, + { + "API": "markerapi", + "Auth": null, + "Description": "Trademark Search", + "HTTPS": false, + "Link": "http://www.markerapi.com/", + "Section": "Business" + }, + { + "API": "Church Calendar", + "Auth": null, + "Description": "Catholic liturgical calendar", + "HTTPS": false, + "Link": "http://calapi.inadiutorium.cz/", + "Section": "Calendar" + }, + { + "API": "Holidays", + "Auth": "apiKey", + "Description": "Historical data regarding holidays", + "HTTPS": true, + "Link": "https://holidayapi.com/", + "Section": "Calendar" + }, + { + "API": "LectServe", + "Auth": null, + "Description": "Protestant liturgical calendar", + "HTTPS": false, + "Link": "http://www.lectserve.com", + "Section": "Calendar" + }, + { + "API": "Non-Working Days", + "Auth": null, + "Description": "Database of ICS files for non working days", + "HTTPS": true, + "Link": "https://github.com/gadael/icsdb", + "Section": "Calendar" + }, + { + "API": "Box", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://developer.box.com/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Dropbox", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://www.dropbox.com/developers", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Google Drive", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://developers.google.com/drive/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "OneDrive", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://dev.onedrive.com/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Currencylayer", + "Auth": "apiKey", + "Description": "Exchange rates and currency conversion", + "HTTPS": true, + "Link": "https://currencylayer.com/documentation", + "Section": "Currency Exchange" + }, + { + "API": "Fixer.io", + "Auth": null, + "Description": "Exchange rates and currency conversion", + "HTTPS": true, + "Link": "http://fixer.io", + "Section": "Currency Exchange" + }, + { + "API": "languagelayer", + "Auth": null, + "Description": "Language detection", + "HTTPS": true, + "Link": "https://languagelayer.com", + "Section": "Data Validation" + }, + { + "API": "Lob.com", + "Auth": "apiKey", + "Description": "US Address Verification", + "HTTPS": true, + "Link": "https://lob.com/", + "Section": "Data Validation" + }, + { + "API": "mailboxlayer", + "Auth": null, + "Description": "Email address validation", + "HTTPS": true, + "Link": "https://mailboxlayer.com", + "Section": "Data Validation" + }, + { + "API": "numverify", + "Auth": null, + "Description": "Phone number validation", + "HTTPS": true, + "Link": "https://numverify.com", + "Section": "Data Validation" + }, + { + "API": "PurgoMalum", + "Auth": null, + "Description": "Content validator against profanity & obscenity", + "HTTPS": false, + "Link": "http://www.purgomalum.com", + "Section": "Data Validation" + }, + { + "API": "vatlayer", + "Auth": null, + "Description": "VAT number validation", + "HTTPS": true, + "Link": "https://vatlayer.com", + "Section": "Data Validation" + }, + { + "API": "Adorable Avatars", + "Auth": null, + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io", + "Section": "Development" + }, + { + "API": "APIs.guru", + "Auth": null, + "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", + "HTTPS": true, + "Link": "https://apis.guru/api-doc/", + "Section": "Development" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/", + "Section": "Development" + }, + { + "API": "BetterMeta", + "Auth": "X-Mashape-Key", + "Description": "Return a site's meta tags in JSON format", + "HTTPS": true, + "Link": "http://bettermeta.io", + "Section": "Development" + }, + { + "API": "Changelogs.md", + "Auth": null, + "Description": "Structured changelog metadata from open source projects", + "HTTPS": true, + "Link": "https://changelogs.md", + "Section": "Development" + }, + { + "API": "CDNJS", + "Auth": null, + "Description": "Library info on CDNJS", + "HTTPS": true, + "Link": "https://api.cdnjs.com/libraries/jquery", + "Section": "Development" + }, + { + "API": "Faceplusplus", + "Auth": "OAuth", + "Description": "A tool to detect face", + "HTTPS": true, + "Link": "https://www.faceplusplus.com/", + "Section": "Development" + }, + { + "API": "Genderize.io", + "Auth": null, + "Description": "Determines a gender from a first name", + "HTTPS": true, + "Link": "https://genderize.io", + "Section": "Development" + }, + { + "API": "Github - User Data", + "Auth": null, + "Description": "Pull public information for a user's github", + "HTTPS": true, + "Link": "https://api.github.com/users/hackeryou", + "Section": "Development" + }, + { + "API": "Gitter", + "Auth": "OAuth", + "Description": "Chat for GitHub", + "HTTPS": true, + "Link": "https://github.com/gitterHQ/docs", + "Section": "Development" + }, + { + "API": "HackerRank", + "Auth": "apiKey", + "Description": "Compile source code and run against a set of provided test cases", + "HTTPS": true, + "Link": "https://www.hackerrank.com/api/docs", + "Section": "Development" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/", + "Section": "Development" + }, + { + "API": "IPify", + "Auth": null, + "Description": "A simple IP Address API", + "HTTPS": true, + "Link": "https://www.ipify.org/", + "Section": "Development" + }, + { + "API": "JSON 2 JSONP", + "Auth": null, + "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", + "HTTPS": true, + "Link": "https://json2jsonp.com/", + "Section": "Development" + }, + { + "API": "JSONbin.io", + "Auth": "apiKey", + "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", + "HTTPS": true, + "Link": "https://jsonbin.io", + "Section": "Development" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/", + "Section": "Development" + }, + { + "API": "Judge0 API", + "Auth": null, + "Description": "Compile and run source code", + "HTTPS": true, + "Link": "https://api.judge0.com/", + "Section": "Development" + }, + { + "API": "Kairos", + "Auth": "apiKey", + "Description": "Face Recognition and Emotion Analysis", + "HTTPS": true, + "Link": "https://www.kairos.com/features", + "Section": "Development" + }, + { + "API": "Let's Validate", + "Auth": null, + "Description": "Uncovers the technologies used on websites and URL to thumbnail", + "HTTPS": true, + "Link": "https://github.com/letsvalidate/api", + "Section": "Development" + }, + { + "API": "LiveEdu", + "Auth": "OAuth", + "Description": "Live Coding Streaming", + "HTTPS": true, + "Link": "https://www.liveedu.tv/developer/applications/", + "Section": "Development" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator", + "Section": "Development" + }, + { + "API": "Loripsum", + "Auth": null, + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/", + "Section": "Development" + }, + { + "API": "Myjson", + "Auth": null, + "Description": "A simple JSON store for your web or mobile app", + "HTTPS": false, + "Link": "http://myjson.com/api", + "Section": "Development" + }, + { + "API": "Okta", + "Auth": "apiKey", + "Description": "User Authentication", + "HTTPS": true, + "Link": "https://okta.com/", + "Section": "Development" + }, + { + "API": "Plino", + "Auth": null, + "Description": "Spam filtering system", + "HTTPS": true, + "Link": "https://plino.herokuapp.com/", + "Section": "Development" + }, + { + "API": "Public APIs", + "Auth": null, + "Description": "A collective list of free JSON APIs for use in web development", + "HTTPS": true, + "Link": "https://github.com/toddmotto/public-apis/tree/master/json", + "Section": "Development" + }, + { + "API": "Random Word", + "Auth": null, + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/", + "Section": "Development" + }, + { + "API": "RandomUser", + "Auth": null, + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me", + "Section": "Development" + }, + { + "API": "ReqRes", + "Auth": null, + "Description": "A hosted REST-API ready to respond to your AJAX requests", + "HTTPS": true, + "Link": "https://reqres.in/ ", + "Section": "Development" + }, + { + "API": "RoboHash", + "Auth": null, + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/", + "Section": "Development" + }, + { + "API": "StackExchange", + "Auth": "OAuth", + "Description": "Q&A forum for developers", + "HTTPS": true, + "Link": "https://api.stackexchange.com/", + "Section": "Development" + }, + { + "API": "UI Names", + "Auth": null, + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames", + "Section": "Development" + }, + { + "API": "Verse", + "Auth": null, + "Description": "Check what's the latest version of your favorite open-source project", + "HTTPS": true, + "Link": "https://verse.pawelad.xyz/", + "Section": "Development" + }, + { + "API": "File.io", + "Auth": null, + "Description": "File Sharing", + "HTTPS": true, + "Link": "https://www.file.io", + "Section": "Documents & Productivity" + }, + { + "API": "pdflayer API", + "Auth": null, + "Description": "HTML/URL to PDF", + "HTTPS": true, + "Link": "https://pdflayer.com", + "Section": "Documents & Productivity" + }, + { + "API": "Pocket", + "Auth": "OAuth", + "Description": "Bookmarking service", + "HTTPS": true, + "Link": "https://getpocket.com/developer/", + "Section": "Documents & Productivity" + }, + { + "API": "PrexView", + "Auth": "apiKey", + "Description": "Data from XML or JSON to PDF, HTML or Image", + "HTTPS": true, + "Link": "https://prexview.com", + "Section": "Documents & Productivity" + }, + { + "API": "Todoist", + "Auth": "OAuth", + "Description": "Todo Lists", + "HTTPS": true, + "Link": "https://developer.todoist.com", + "Section": "Documents & Productivity" + }, + { + "API": "Wunderlist", + "Auth": "OAuth", + "Description": "Todo Lists", + "HTTPS": true, + "Link": "https://developer.wunderlist.com/documentation", + "Section": "Documents & Productivity" + }, + { + "API": "AirVisual", + "Auth": "apiKey", + "Description": "Air quality and weather data", + "HTTPS": true, + "Link": "https://airvisual.com/api", + "Section": "Environment" + }, + { + "API": "OpenAQ", + "Auth": "apiKey", + "Description": "Open air quality data", + "HTTPS": true, + "Link": "https://docs.openaq.org/", + "Section": "Environment" + }, + { + "API": "PM2.5.in", + "Auth": "apiKey", + "Description": "Air quality of China", + "HTTPS": false, + "Link": "http://www.pm25.in/api_doc", + "Section": "Environment" + }, + { + "API": "Barchart OnDemand", + "Auth": "apiKey", + "Description": "Stock, Futures, and Forex Market Data", + "HTTPS": true, + "Link": "https://www.barchartondemand.com/free", + "Section": "Finance" + }, + { + "API": "CoinDesk", + "Auth": null, + "Description": "Bitcoin Price Index", + "HTTPS": false, + "Link": "http://www.coindesk.com/api/", + "Section": "Finance" + }, + { + "API": "Consumer Financial Protection Bureau", + "Auth": "apiKey", + "Description": "Financial services consumer complains data", + "HTTPS": true, + "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", + "Section": "Finance" + }, + { + "API": "IEX", + "Auth": null, + "Description": "Stocks and Market Data", + "HTTPS": true, + "Link": "https://iextrading.com/developer/", + "Section": "Finance" + }, + { + "API": "Razorpay IFSC", + "Auth": null, + "Description": "Indian Financial Systems Code (Bank Branch Codes)", + "HTTPS": true, + "Link": "https://ifsc.razorpay.com/", + "Section": "Finance" + }, + { + "API": "VAT Rates", + "Auth": null, + "Description": "A collection of all VAT rates for EU countries", + "HTTPS": true, + "Link": "https://jsonvat.com/", + "Section": "Finance" + }, + { + "API": "BigOven", + "Auth": "X-Mashape-Key", + "Description": "Recipe Search", + "HTTPS": false, + "Link": "http://api2.bigoven.com/", + "Section": "Food & Drink" + }, + { + "API": "BreweryDB", + "Auth": "apiKey", + "Description": "Beer", + "HTTPS": false, + "Link": "http://www.brewerydb.com/developers", + "Section": "Food & Drink" + }, + { + "API": "Edamam", + "Auth": "apiKey", + "Description": "Recipe Search", + "HTTPS": true, + "Link": "https://developer.edamam.com/", + "Section": "Food & Drink" + }, + { + "API": "Food2Fork", + "Auth": "apiKey", + "Description": "Recipe Search", + "HTTPS": false, + "Link": "http://food2fork.com/about/api", + "Section": "Food & Drink" + }, + { + "API": "LCBO", + "Auth": "apiKey", + "Description": "Alcohol", + "HTTPS": true, + "Link": "https://lcboapi.com/", + "Section": "Food & Drink" + }, + { + "API": "PunkAPI", + "Auth": null, + "Description": "Brewdog Beer Recipes", + "HTTPS": true, + "Link": "https://punkapi.com/", + "Section": "Food & Drink" + }, + { + "API": "Recipe Puppy", + "Auth": null, + "Description": "Food", + "HTTPS": false, + "Link": "http://www.recipepuppy.com/about/api/", + "Section": "Food & Drink" + }, + { + "API": "TacoFancy", + "Auth": null, + "Description": "Community-driven taco database", + "HTTPS": false, + "Link": "https://github.com/evz/tacofancy-api", + "Section": "Food & Drink" + }, + { + "API": "TheCocktailDB", + "Auth": null, + "Description": "Cocktail Recipes", + "HTTPS": false, + "Link": "http://www.thecocktaildb.com/", + "Section": "Food & Drink" + }, + { + "API": "The Report of the Week", + "Auth": null, + "Description": "Food & Drink Reviews", + "HTTPS": true, + "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", + "Section": "Food & Drink" + }, + { + "API": "What's on the menu?", + "Auth": "apiKey", + "Description": "NYPL human-transcribed historical menu collection", + "HTTPS": false, + "Link": "nypl.github.io/menus-api/", + "Section": "Food & Drink" + }, + { + "API": "Yummly", + "Auth": null, + "Description": "Find food recipes", + "HTTPS": true, + "Link": "https://developer.yummly.com/", + "Section": "Food & Drink" + }, + { + "API": "Zomato", + "Auth": "apiKey", + "Description": "Discover restaurants", + "HTTPS": true, + "Link": "https://developers.zomato.com/api", + "Section": "Food & Drink" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Global identity verification with phone, address, email, and IP", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Phone reputation to detect spammy phones", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Get an owner\u2019s name, address, demographics based on the phone number", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Phone number validation, line_type, carrier append", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Get normalized physical address, residents, address type, and validity", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Battle.net", + "Auth": null, + "Description": "Blizzard Entertainment", + "HTTPS": true, + "Link": "https://dev.battle.net/", + "Section": "Games & Comics" + }, + { + "API": "Battlefield 4", + "Auth": null, + "Description": "Battlefield 4 Information", + "HTTPS": true, + "Link": "https://bf4stats.com/api", + "Section": "Games & Comics" + }, + { + "API": "Chuck Norris Database", + "Auth": null, + "Description": "Jokes", + "HTTPS": false, + "Link": "http://www.icndb.com/api/", + "Section": "Games & Comics" + }, + { + "API": "Clash of Clans", + "Auth": null, + "Description": "Clash of Clans Game Information", + "HTTPS": true, + "Link": "https://developer.clashofclans.com", + "Section": "Games & Comics" + }, + { + "API": "Clash Royale", + "Auth": null, + "Description": "Clash Royale Game Information", + "HTTPS": true, + "Link": "https://github.com/martincarrera/clash-royale-api", + "Section": "Games & Comics" + }, + { + "API": "Comic Vine", + "Auth": null, + "Description": "Comics", + "HTTPS": true, + "Link": "https://comicvine.gamespot.com/api/documentation", + "Section": "Games & Comics" + }, + { + "API": "Deck of Cards", + "Auth": null, + "Description": "Deck of Cards", + "HTTPS": false, + "Link": "http://deckofcardsapi.com/", + "Section": "Games & Comics" + }, + { + "API": "Destiny The Game", + "Auth": "apiKey", + "Description": "Bungie Platform API", + "HTTPS": true, + "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", + "Section": "Games & Comics" + }, + { + "API": "Eve Online", + "Auth": "OAuth", + "Description": "Third-Party Developer Documentation", + "HTTPS": true, + "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", + "Section": "Games & Comics" + }, + { + "API": "Giant Bomb", + "Auth": null, + "Description": "Video Games", + "HTTPS": true, + "Link": "https://www.giantbomb.com/api/documentation", + "Section": "Games & Comics" + }, + { + "API": "Guild Wars 2", + "Auth": "apiKey", + "Description": "Guild Wars 2 Game Information", + "HTTPS": true, + "Link": "https://wiki.guildwars2.com/wiki/API:Main", + "Section": "Games & Comics" + }, + { + "API": "Jservice", + "Auth": null, + "Description": "Jeopardy Question Database", + "HTTPS": false, + "Link": "http://jservice.io", + "Section": "Games & Comics" + }, + { + "API": "Magic The Gathering", + "Auth": null, + "Description": "Magic The Gathering Game Information", + "HTTPS": false, + "Link": "http://magicthegathering.io/", + "Section": "Games & Comics" + }, + { + "API": "Marvel", + "Auth": "apiKey", + "Description": "Marvel Comics", + "HTTPS": false, + "Link": "http://developer.marvel.com", + "Section": "Games & Comics" + }, + { + "API": "Minecraft", + "Auth": null, + "Description": "Minecraft server info & user info)", + "HTTPS": true, + "Link": "https://mcapi.ca/", + "Section": "Games & Comics" + }, + { + "API": "Open Trivia", + "Auth": null, + "Description": "Trivia Questions", + "HTTPS": true, + "Link": "https://opentdb.com/api_config.php", + "Section": "Games & Comics" + }, + { + "API": "PandaScore", + "Auth": "apiKey", + "Description": "E-sports games and results", + "HTTPS": true, + "Link": "https://api.pandascore.co", + "Section": "Games & Comics" + }, + { + "API": "Pok\u00e9api", + "Auth": null, + "Description": "Pok\u00e9mon Information", + "HTTPS": false, + "Link": "http://pokeapi.co", + "Section": "Games & Comics" + }, + { + "API": "Qriusity", + "Auth": null, + "Description": "Quiz/Trivia Questions", + "HTTPS": true, + "Link": "https://qriusity.com/", + "Section": "Games & Comics" + }, + { + "API": "Riot Games", + "Auth": "apiKey", + "Description": "League of Legends Game Information", + "HTTPS": true, + "Link": "https://developer.riotgames.com/", + "Section": "Games & Comics" + }, + { + "API": "Steam", + "Auth": "OAuth", + "Description": "Steam Client Interaction", + "HTTPS": true, + "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", + "Section": "Games & Comics" + }, + { + "API": "adresse.data.gouv.fr", + "Auth": null, + "Description": "Address database of France, geocoding, and reverse", + "HTTPS": true, + "Link": "https://adresse.data.gouv.fr", + "Section": "Geocoding" + }, + { + "API": "Bing Maps", + "Auth": "apiKey", + "Description": "Create/customize digital maps based on Bing Maps data", + "HTTPS": true, + "Link": "https://www.microsoft.com/maps/", + "Section": "Geocoding" + }, + { + "API": "Geocode.xyz", + "Auth": null, + "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", + "HTTPS": true, + "Link": "https://geocode.xyz/", + "Section": "Geocoding" + }, + { + "API": "GeoNames", + "Auth": null, + "Description": "Place names and other geographical data", + "HTTPS": false, + "Link": "http://www.geonames.org/export/web-services.html", + "Section": "Geocoding" + }, + { + "API": "G\u00e9oApi", + "Auth": null, + "Description": "French geographical data", + "HTTPS": true, + "Link": "https://api.gouv.fr/api/geoapi.html", + "Section": "Geocoding" + }, + { + "API": "Google Maps", + "Auth": "apiKey", + "Description": "Create/customize digital maps based on Google Maps data", + "HTTPS": true, + "Link": "https://developers.google.com/maps/", + "Section": "Geocoding" + }, + { + "API": "IP 2 Country", + "Auth": null, + "Description": "Map an IP to a country", + "HTTPS": true, + "Link": "https://ip2country.info", + "Section": "Geocoding" + }, + { + "API": "IP Address Details", + "Auth": null, + "Description": "Find geolocation with ip address", + "HTTPS": true, + "Link": "https://ipinfo.io/", + "Section": "Geocoding" + }, + { + "API": "IP Location", + "Auth": null, + "Description": "Find IP address location information", + "HTTPS": true, + "Link": "https://ipapi.co/", + "Section": "Geocoding" + }, + { + "API": "IP Vigilante", + "Auth": null, + "Description": "Free IP Geolocation API", + "HTTPS": true, + "Link": "https://www.ipvigilante.com/", + "Section": "Geocoding" + }, + { + "API": "Mapbox", + "Auth": "apiKey", + "Description": "Create/customize beautiful digital maps", + "HTTPS": true, + "Link": "https://www.mapbox.com/developers/", + "Section": "Geocoding" + }, + { + "API": "Mapzen Search", + "Auth": "apiKey", + "Description": "Open Source & Open Data Global Geocoding Service", + "HTTPS": true, + "Link": "https://mapzen.com/products/search/", + "Section": "Geocoding" + }, + { + "API": "Mexico", + "Auth": null, + "Description": "Mexico RESTful zip codes API", + "HTTPS": true, + "Link": "https://github.com/IcaliaLabs/sepomex", + "Section": "Geocoding" + }, + { + "API": "One Map 2.0, Singapore", + "Auth": "apiKey", + "Description": "Singapore Land Authority REST API services for Singapore addresses", + "HTTPS": true, + "Link": "https://docs.onemap.sg/", + "Section": "Geocoding" + }, + { + "API": "OnWater", + "Auth": null, + "Description": "Determine if a lat/lon is on water or land", + "HTTPS": true, + "Link": "https://onwater.io/", + "Section": "Geocoding" + }, + { + "API": "OpenCage", + "Auth": null, + "Description": "Forward and reverse geocoding using open data", + "HTTPS": true, + "Link": "https://geocoder.opencagedata.com", + "Section": "Geocoding" + }, + { + "API": "OpenStreetMap", + "Auth": "OAuth", + "Description": "Navigation, geolocation and geographical data", + "HTTPS": false, + "Link": "http://wiki.openstreetmap.org/wiki/API", + "Section": "Geocoding" + }, + { + "API": "PostcodeData.nl", + "Auth": null, + "Description": "Provide geolocation data based on postcode for Dutch addresses", + "HTTPS": false, + "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", + "Section": "Geocoding" + }, + { + "API": "Postcodes.io", + "Auth": null, + "Description": "Postcode lookup & Geolocation for the UK", + "HTTPS": true, + "Link": "https://postcodes.io", + "Section": "Geocoding" + }, + { + "API": "REST Countries", + "Auth": null, + "Description": "Get information about countries via a RESTful API", + "HTTPS": true, + "Link": "https://restcountries.eu", + "Section": "Geocoding" + }, + { + "API": "Utah AGRC", + "Auth": "apiKey", + "Description": "Utah Web API for geocoding Utah addresses", + "HTTPS": true, + "Link": "https://api.mapserv.utah.gov", + "Section": "Geocoding" + }, + { + "API": "ViaCep", + "Auth": null, + "Description": "Brazil RESTful zip codes API", + "HTTPS": true, + "Link": "https://viacep.com.br", + "Section": "Geocoding" + }, + { + "API": "Zippopotam", + "Auth": null, + "Description": "Get information about place such as country, city, state, etc", + "HTTPS": false, + "Link": "http://www.zippopotam.us", + "Section": "Geocoding" + }, + { + "API": "Diabetes", + "Auth": null, + "Description": "Logging and retrieving diabetes information", + "HTTPS": false, + "Link": "http://predictbgl.com/api/", + "Section": "Health" + }, + { + "API": "Flutrack", + "Auth": null, + "Description": "Influenza-like symptoms with geotracking", + "HTTPS": false, + "Link": "http://www.flutrack.org/", + "Section": "Health" + }, + { + "API": "Makeup", + "Auth": null, + "Description": "Makeup Information", + "HTTPS": false, + "Link": "http://makeup-api.herokuapp.com/", + "Section": "Health" + }, + { + "API": "Medicare", + "Auth": null, + "Description": "Access to the data from the CMS - medicaregov", + "HTTPS": true, + "Link": "https://data.medicare.gov/developers", + "Section": "Health" + }, + { + "API": "Nutritionix", + "Auth": "apiKey", + "Description": "Worlds largest verified nutrition database", + "HTTPS": true, + "Link": "https://developer.nutritionix.com/", + "Section": "Health" + }, + { + "API": "openFDA", + "Auth": null, + "Description": "Public FDA data about drugs, devices, and foods", + "HTTPS": true, + "Link": "https://open.fda.gov/api/", + "Section": "Health" + }, + { + "API": "USDA Nutrients", + "Auth": null, + "Description": "National Nutrient Database for Standard Reference", + "HTTPS": true, + "Link": "https://ndb.nal.usda.gov/ndb/doc/index", + "Section": "Health" + }, + { + "API": "API.AI", + "Auth": "apiKey", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://api.ai/", + "Section": "Machine Learning" + }, + { + "API": "Clarifai", + "Auth": "OAuth", + "Description": "Computer Vision", + "HTTPS": true, + "Link": "https://developer.clarifai.com/", + "Section": "Machine Learning" + }, + { + "API": "Cleverbot", + "Auth": "apiKey", + "Description": "Web chat bot", + "HTTPS": true, + "Link": "https://www.cleverbot.com/api/", + "Section": "Machine Learning" + }, + { + "API": "Keen IO", + "Auth": "apiKey", + "Description": "Data Analytics", + "HTTPS": true, + "Link": "https://keen.io/", + "Section": "Machine Learning" + }, + { + "API": "Unplugg", + "Auth": "apiKey", + "Description": "Forecasting API for timeseries data", + "HTTPS": true, + "Link": "https://unplu.gg/test_api.html", + "Section": "Machine Learning" + }, + { + "API": "Wit.ai", + "Auth": "OAuth", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://wit.ai/", + "Section": "Machine Learning" + }, + { + "API": "Newton", + "Auth": null, + "Description": "Symbolic and Arithmetic Math Calculator", + "HTTPS": true, + "Link": "https://newton.now.sh/", + "Section": "Math" + }, + { + "API": "Numbers API", + "Auth": null, + "Description": "Facts about numbers", + "HTTPS": false, + "Link": "http://numbersapi.com", + "Section": "Math" + }, + { + "API": "Bandsintown", + "Auth": null, + "Description": "Music Events", + "HTTPS": true, + "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", + "Section": "Music" + }, + { + "API": "Deezer", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": false, + "Link": "http://developers.deezer.com/login?redirect=/api", + "Section": "Music" + }, + { + "API": "Discogs", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://www.discogs.com/developers/", + "Section": "Music" + }, + { + "API": "Genius", + "Auth": "OAuth", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "Link": "https://docs.genius.com/", + "Section": "Music" + }, + { + "API": "Jamendo", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.jamendo.com/v3.0", + "Section": "Music" + }, + { + "API": "iTunes Search", + "Auth": null, + "Description": "Software products", + "HTTPS": true, + "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", + "Section": "Music" + }, + { + "API": "LastFm", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": false, + "Link": "http://www.last.fm/api", + "Section": "Music" + }, + { + "API": "Mixcloud", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://www.mixcloud.com/developers/", + "Section": "Music" + }, + { + "API": "MusicBrainz", + "Auth": null, + "Description": "Music", + "HTTPS": true, + "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", + "Section": "Music" + }, + { + "API": "Musikki", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": true, + "Link": "https://music-api.musikki.com/reference", + "Section": "Music" + }, + { + "API": "Musixmatch", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.musixmatch.com/", + "Section": "Music" + }, + { + "API": "Songkick", + "Auth": "OAuth", + "Description": "Music Events", + "HTTPS": true, + "Link": "https://www.songkick.com/developer/", + "Section": "Music" + }, + { + "API": "Songsterr", + "Auth": null, + "Description": "Provides guitar, bass and drums tabs and chords", + "HTTPS": true, + "Link": "https://www.songsterr.com/a/wa/api/", + "Section": "Music" + }, + { + "API": "Soundcloud", + "Auth": null, + "Description": "Music", + "HTTPS": true, + "Link": "https://developers.soundcloud.com/", + "Section": "Music" + }, + { + "API": "Spotify", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.spotify.com/web-api/", + "Section": "Music" + }, + { + "API": "Vagalume", + "Auth": "apiKey", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "Link": "https://api.vagalume.com.br/docs/", + "Section": "Music" + }, + { + "API": "Chronicling America", + "Auth": null, + "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", + "HTTPS": false, + "Link": "http://chroniclingamerica.loc.gov/about/api/", + "Section": "News" + }, + { + "API": "New York Times", + "Auth": "apiKey", + "Description": "Provides news", + "HTTPS": true, + "Link": "https://developer.nytimes.com/", + "Section": "News" + }, + { + "API": "News API", + "Auth": "apiKey", + "Description": "Headlines currently published on a range of news sources and blogs", + "HTTPS": true, + "Link": "https://newsapi.org/", + "Section": "News" + }, + { + "API": "The Guardian", + "Auth": "apiKey", + "Description": "Access all the content the Guardian creates, categorised by tags and section", + "HTTPS": true, + "Link": "http://open-platform.theguardian.com/", + "Section": "News" + }, + { + "API": "18F", + "Auth": null, + "Description": "US Federal Government /Developer Program", + "HTTPS": false, + "Link": "http://18f.github.io/API-All-the-X/", + "Section": "Open Data" + }, + { + "API": "Abbreviation", + "Auth": "X-Mashape-Key", + "Description": "Get abbreviations and meanings", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/abbreviations", + "Section": "Open Data" + }, + { + "API": "CARTO", + "Auth": "apiKey", + "Description": "Location Information Prediction", + "HTTPS": true, + "Link": "https://carto.com/", + "Section": "Open Data" + }, + { + "API": "Callook.info", + "Auth": null, + "Description": "United States ham radio callsigns", + "HTTPS": true, + "Link": "https://callook.info", + "Section": "Open Data" + }, + { + "API": "Celebinfo", + "Auth": "X-Mashape-Key", + "Description": "Celebrity information", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/celebinfo/", + "Section": "Open Data" + }, + { + "API": "Colorado Data Engine", + "Auth": null, + "Description": "Formatted and geolocated Colorado public data", + "HTTPS": true, + "Link": "http://codataengine.org/", + "Section": "Open Data" + }, + { + "API": "Colorado Information Marketplace", + "Auth": null, + "Description": "Colorado State Government Open Data", + "HTTPS": true, + "Link": "https://data.colorado.gov/", + "Section": "Open Data" + }, + { + "API": "Datakick", + "Auth": "apiKey", + "Description": "The open product database", + "HTTPS": true, + "Link": "https://www.datakick.org/api", + "Section": "Open Data" + }, + { + "API": "Data USA", + "Auth": null, + "Description": "US Public Data", + "HTTPS": true, + "Link": "https://datausa.io/about/api/", + "Section": "Open Data" + }, + { + "API": "Dronestream", + "Auth": null, + "Description": "Tracks United States drone strikes", + "HTTPS": true, + "Link": "https://dronestre.am/", + "Section": "Open Data" + }, + { + "API": "fonoApi", + "Auth": null, + "Description": "Mobile Device Description", + "HTTPS": true, + "Link": "https://fonoapi.freshpixl.com/", + "Section": "Open Data" + }, + { + "API": "Open Government, Australia", + "Auth": null, + "Description": "Australian Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov.au/", + "Section": "Open Data" + }, + { + "API": "Open Government, USA", + "Auth": null, + "Description": "United States Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov/", + "Section": "Open Data" + }, + { + "API": "Open Government, Canada", + "Auth": null, + "Description": "Canadian Government Open Data", + "HTTPS": false, + "Link": "http://open.canada.ca/en", + "Section": "Open Data" + }, + { + "API": "Open Government Data, India", + "Auth": "apiKey", + "Description": "Indian Government Open Data", + "HTTPS": true, + "Link": "https://data.gov.in/", + "Section": "Open Data" + }, + { + "API": "Open Government, New Zealand", + "Auth": null, + "Description": "New Zealand Government Open Data", + "HTTPS": true, + "Link": "https://www.data.govt.nz/", + "Section": "Open Data" + }, + { + "API": "Outpan", + "Auth": "apiKey", + "Description": "A Database of Everything", + "HTTPS": true, + "Link": "https://outpan.mixnode.com/developers", + "Section": "Open Data" + }, + { + "API": "Pearson", + "Auth": "apiKey", + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.pearson.com/apis/dictionaries", + "Section": "Open Data" + }, + { + "API": "Prague Opendata", + "Auth": null, + "Description": "Prague City Open Data", + "HTTPS": false, + "Link": "http://opendata.praha.eu/en", + "Section": "Open Data" + }, + { + "API": "Quandl", + "Auth": null, + "Description": "Stock Market Data", + "HTTPS": true, + "Link": "https://www.quandl.com/", + "Section": "Open Data" + }, + { + "API": "Represent by Open North", + "Auth": null, + "Description": "Find Canadian Government Representatives", + "HTTPS": true, + "Link": "https://represent.opennorth.ca/", + "Section": "Open Data" + }, + { + "API": "Scoop.it", + "Auth": "apiKey", + "Description": "Content Curation Service", + "HTTPS": false, + "Link": "http://www.scoop.it/dev", + "Section": "Open Data" + }, + { + "API": "Teleport", + "Auth": null, + "Description": "Quality of Life Data", + "HTTPS": true, + "Link": "https://developers.teleport.org/", + "Section": "Open Data" + }, + { + "API": "UPC database", + "Auth": "apiKey", + "Description": "More than 15 million barcode numbers from all around the world", + "HTTPS": true, + "Link": "https://upcdatabase.org/api", + "Section": "Open Data" + }, + { + "API": "Wikidata", + "Auth": "OAuth", + "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", + "HTTPS": true, + "Link": "https://www.wikidata.org/w/api.php?action=help", + "Section": "Open Data" + }, + { + "API": "Wikipedia", + "Auth": null, + "Description": "Mediawiki Encyclopedia", + "HTTPS": true, + "Link": "https://www.mediawiki.org/wiki/API:Main_page", + "Section": "Open Data" + }, + { + "API": "Wordnik", + "Auth": null, + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.wordnik.com", + "Section": "Open Data" + }, + { + "API": "Yelp", + "Auth": "OAuth", + "Description": "Find Local Business", + "HTTPS": true, + "Link": "https://www.yelp.com/developers/documentation/v3", + "Section": "Open Data" + }, + { + "API": "Countly", + "Auth": null, + "Description": "Countly web analytics", + "HTTPS": false, + "Link": "http://resources.count.ly/docs", + "Section": "Open Source projects" + }, + { + "API": "Drupal.org", + "Auth": null, + "Description": "Drupalorg", + "HTTPS": true, + "Link": "https://www.drupal.org/drupalorg/docs/api", + "Section": "Open Source projects" + }, + { + "API": "Libraries.io", + "Auth": "apiKey", + "Description": "Open source software libraries", + "HTTPS": true, + "Link": "https://libraries.io/api", + "Section": "Open Source projects" + }, + { + "API": "chucknorris.io", + "Auth": null, + "Description": "JSON API for hand curated Chuck Norris jokes", + "HTTPS": true, + "Link": "https://api.chucknorris.io", + "Section": "Personality" + }, + { + "API": "Forismatic", + "Auth": null, + "Description": "Inspirational Quotes", + "HTTPS": false, + "Link": "http://forismatic.com/en/api/", + "Section": "Personality" + }, + { + "API": "icanhazdadjoke", + "Auth": null, + "Description": "The largest selection of dad jokes on the internet", + "HTTPS": true, + "Link": "https://icanhazdadjoke.com/api", + "Section": "Personality" + }, + { + "API": "Medium", + "Auth": "OAuth", + "Description": "Community of readers and writers offering unique perspectives on ideas", + "HTTPS": true, + "Link": "https://github.com/Medium/medium-api-docs", + "Section": "Personality" + }, + { + "API": "Quotes on Design", + "Auth": null, + "Description": "Inspirational Quotes", + "HTTPS": true, + "Link": "https://quotesondesign.com/api-v4-0/", + "Section": "Personality" + }, + { + "API": "Traitify", + "Auth": null, + "Description": "Assess, collect, and analyze Personality", + "HTTPS": true, + "Link": "https://app.traitify.com/developer", + "Section": "Personality" + }, + { + "API": "tronalddump.io", + "Auth": null, + "Description": "Api & web archive for the things Donald Trump has said", + "HTTPS": true, + "Link": "https://www.tronalddump.io", + "Section": "Personality" + }, + { + "API": "500px", + "Auth": "OAuth", + "Description": "Photography Community", + "HTTPS": true, + "Link": "https://github.com/500px/api-documentation", + "Section": "Photography" + }, + { + "API": "Flickr", + "Auth": "OAuth", + "Description": "Flickr Services", + "HTTPS": true, + "Link": "https://www.flickr.com/services/api/", + "Section": "Photography" + }, + { + "API": "Gfycat", + "Auth": "OAuth", + "Description": "Jiffier GIFs", + "HTTPS": true, + "Link": "https://developers.gfycat.com/api/", + "Section": "Photography" + }, + { + "API": "Giphy", + "Auth": null, + "Description": "Get all your gifs", + "HTTPS": true, + "Link": "https://github.com/Giphy/GiphyAPI", + "Section": "Photography" + }, + { + "API": "Imgur", + "Auth": "OAuth", + "Description": "Images", + "HTTPS": true, + "Link": "https://api.imgur.com/#overview", + "Section": "Photography" + }, + { + "API": "ScreenShotLayer", + "Auth": null, + "Description": "URL 2 Image", + "HTTPS": true, + "Link": "https://screenshotlayer.com", + "Section": "Photography" + }, + { + "API": "Unsplash", + "Auth": "OAuth", + "Description": "Photography", + "HTTPS": true, + "Link": "https://unsplash.com/developers", + "Section": "Photography" + }, + { + "API": "PlaceKitten", + "Auth": null, + "Description": "Resizable kitten placeholder images", + "HTTPS": true, + "Link": "https://placekitten.com/", + "Section": "Photography" + }, + { + "API": "arcsecond.io", + "Auth": null, + "Description": "Multiple astronomy data sources", + "HTTPS": true, + "Link": "https://api.arcsecond.io/", + "Section": "Science" + }, + { + "API": "CORE", + "Auth": "apiKey", + "Description": "Access the world's Open Access research papers", + "HTTPS": true, + "Link": "https://core.ac.uk/services#api", + "Section": "Science" + }, + { + "API": "Fedger.io", + "Auth": null, + "Description": "Query machine intelligence data", + "HTTPS": true, + "Link": "https://dev.fedger.io/docs/", + "Section": "Science" + }, + { + "API": "inspirehep.net", + "Auth": null, + "Description": "High Energy Physics info system", + "HTTPS": true, + "Link": "https://inspirehep.net/info/hep/api?ln=en", + "Section": "Science" + }, + { + "API": "Launch Library", + "Auth": null, + "Description": "Upcoming Space Launches", + "HTTPS": true, + "Link": "https://launchlibrary.net/1.2/docs/api.html", + "Section": "Science" + }, + { + "API": "Minor Planet Center", + "Auth": null, + "Description": "Asterankcom Information", + "HTTPS": false, + "Link": "http://www.asterank.com/mpc", + "Section": "Science" + }, + { + "API": "NASA", + "Auth": null, + "Description": "NASA data, including imagery", + "HTTPS": true, + "Link": "https://api.nasa.gov", + "Section": "Science" + }, + { + "API": "Open Notify", + "Auth": null, + "Description": "ISS astronauts, current location, etc", + "HTTPS": false, + "Link": "http://open-notify.org/Open-Notify-API/", + "Section": "Science" + }, + { + "API": "Sunrise and Sunset", + "Auth": null, + "Description": "Sunset and sunrise times for a given latitude and longitude", + "HTTPS": true, + "Link": "https://sunrise-sunset.org/api", + "Section": "Science" + }, + { + "API": "USGS Earthquake Hazards Program", + "Auth": null, + "Description": "Earthquakes data real-time", + "HTTPS": true, + "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", + "Section": "Science" + }, + { + "API": "USGS Water Services", + "Auth": null, + "Description": "Water quality and level info for rivers and lakes", + "HTTPS": true, + "Link": "https://waterservices.usgs.gov/", + "Section": "Science" + }, + { + "API": "World Bank", + "Auth": null, + "Description": "World Data", + "HTTPS": false, + "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", + "Section": "Science" + }, + { + "API": "AXFR Database", + "Auth": null, + "Description": "AXFR public database", + "HTTPS": false, + "Link": "http://api.axfrcheck.com", + "Section": "Security" + }, + { + "API": "UK Police", + "Auth": null, + "Description": "UK Police data", + "HTTPS": true, + "Link": "https://data.police.uk/docs/", + "Section": "Security" + }, + { + "API": "eBay", + "Auth": "OAuth", + "Description": "Sell and Buy on eBay", + "HTTPS": true, + "Link": "https://go.developer.ebay.com/", + "Section": "Shopping" + }, + { + "API": "Cisco Spark", + "Auth": "OAuth", + "Description": "Team Collaboration Software", + "HTTPS": true, + "Link": "https://developer.ciscospark.com", + "Section": "Social" + }, + { + "API": "Discord", + "Auth": "OAuth", + "Description": "Make bots for Discord, integrate Discord onto an external platform", + "HTTPS": true, + "Link": "https://discordapp.com/developers/docs/intro", + "Section": "Social" + }, + { + "API": "DonReach Social Count", + "Auth": null, + "Description": "Get the social share count of a URL from every major social network", + "HTTPS": true, + "Link": "https://donreach.com/social-share-count/", + "Section": "Social" + }, + { + "API": "Facebook", + "Auth": "OAuth", + "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", + "HTTPS": true, + "Link": "https://developers.facebook.com/", + "Section": "Social" + }, + { + "API": "Foursquare", + "Auth": "OAuth", + "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", + "HTTPS": true, + "Link": "https://developer.foursquare.com/", + "Section": "Social" + }, + { + "API": "Fuck Off as a Service", + "Auth": null, + "Description": "Asks someone to fuck off", + "HTTPS": true, + "Link": "https://www.foaas.com", + "Section": "Social" + }, + { + "API": "Full Contact", + "Auth": "OAuth", + "Description": "Get Social Media profiles and contact Information", + "HTTPS": true, + "Link": "https://www.fullcontact.com/developer/docs/", + "Section": "Social" + }, + { + "API": "HackerNews", + "Auth": null, + "Description": "Social news for CS and entrepreneurship", + "HTTPS": true, + "Link": "https://github.com/HackerNews/API", + "Section": "Social" + }, + { + "API": "Instagram", + "Auth": "OAuth", + "Description": "Instagram Login, Share on Instagram, Social Plugins and more", + "HTTPS": true, + "Link": "https://www.instagram.com/developer/", + "Section": "Social" + }, + { + "API": "LinkedIn", + "Auth": "OAuth", + "Description": "The foundation of all digital integrations with LinkedIn", + "HTTPS": true, + "Link": "https://developer.linkedin.com/docs/rest-api", + "Section": "Social" + }, + { + "API": "Meetup.com", + "Auth": "apiKey", + "Description": "Data about Meetups from Meetupcom", + "HTTPS": true, + "Link": "https://www.meetup.com/meetup_api/", + "Section": "Social" + }, + { + "API": "Telegram MTProto", + "Auth": "OAuth", + "Description": "Read and write Telegram data", + "HTTPS": true, + "Link": "https://core.telegram.org/api#getting-started", + "Section": "Social" + }, + { + "API": "Telegram bot", + "Auth": "OAuth", + "Description": "Simplified HTTP version of the MTProto API for bots", + "HTTPS": true, + "Link": "https://core.telegram.org/bots/api", + "Section": "Social" + }, + { + "API": "Pinterest", + "Auth": "OAuth", + "Description": "The world's catalog of ideas", + "HTTPS": true, + "Link": "https://developers.pinterest.com/", + "Section": "Social" + }, + { + "API": "PWRTelegram bot", + "Auth": "OAuth", + "Description": "Boosted version of the Telegram bot API", + "HTTPS": true, + "Link": "https://pwrtelegram.xyz", + "Section": "Social" + }, + { + "API": "Reddit", + "Auth": "OAuth", + "Description": "Homepage of the internet", + "HTTPS": true, + "Link": "https://www.reddit.com/dev/api", + "Section": "Social" + }, + { + "API": "Slack", + "Auth": "OAuth", + "Description": "Team Instant Messaging", + "HTTPS": true, + "Link": "https://api.slack.com/", + "Section": "Social" + }, + { + "API": "Tumblr", + "Auth": "OAuth", + "Description": "Read and write Tumblr Data", + "HTTPS": true, + "Link": "https://www.tumblr.com/docs/en/api/v2", + "Section": "Social" + }, + { + "API": "Twitch", + "Auth": "OAuth", + "Description": "Game Streaming API", + "HTTPS": true, + "Link": "https://github.com/justintv/Twitch-API", + "Section": "Social" + }, + { + "API": "Twitter", + "Auth": "OAuth", + "Description": "Read and write Twitter data", + "HTTPS": true, + "Link": "https://dev.twitter.com/rest/public", + "Section": "Social" + }, + { + "API": "vk", + "Auth": "OAuth", + "Description": "Read and write vk data", + "HTTPS": true, + "Link": "https://vk.com/dev/sites", + "Section": "Social" + }, + { + "API": "Cartola FC", + "Auth": null, + "Description": "The Cartola FC API serves to check the partial points of your team", + "HTTPS": true, + "Link": "https://github.com/wgenial/cartrolandofc", + "Section": "Sports & Fitness" + }, + { + "API": "City Bikes", + "Auth": null, + "Description": "City Bikes around the world", + "HTTPS": false, + "Link": "http://api.citybik.es/v2/", + "Section": "Sports & Fitness" + }, + { + "API": "Ergast F1", + "Auth": null, + "Description": "F1 data from the beginning of the world championships in 1950", + "HTTPS": false, + "Link": "http://ergast.com/mrd/", + "Section": "Sports & Fitness" + }, + { + "API": "Fitbit", + "Auth": "OAuth", + "Description": "Fitbit Information", + "HTTPS": true, + "Link": "https://dev.fitbit.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Football-Data.org", + "Auth": null, + "Description": "Football Data", + "HTTPS": false, + "Link": "http://api.football-data.org/index", + "Section": "Sports & Fitness" + }, + { + "API": "JCDecaux Bike", + "Auth": "apiKey", + "Description": "JCDecaux's self-service bicycles", + "HTTPS": true, + "Link": "https://developer.jcdecaux.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Cricket Live Scores", + "Auth": "X-Mashape-Key", + "Description": "Live cricket scores", + "HTTPS": true, + "Link": "https://market.mashape.com/dev132/cricket-live-scores", + "Section": "Sports & Fitness" + }, + { + "API": "NFL Arrests", + "Auth": null, + "Description": "NFL Arrest Data", + "HTTPS": false, + "Link": "http://nflarrest.com/api/", + "Section": "Sports & Fitness" + }, + { + "API": "Pro Motocross", + "Auth": null, + "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", + "HTTPS": false, + "Link": "http://promotocrossapi.com", + "Section": "Sports & Fitness" + }, + { + "API": "Strava", + "Auth": "OAuth", + "Description": "Connect with athletes, activities and more", + "HTTPS": true, + "Link": "https://strava.github.io/api/", + "Section": "Sports & Fitness" + }, + { + "API": "UFC Data", + "Auth": null, + "Description": "Ultimate Fighting Championship information for events and fighters", + "HTTPS": false, + "Link": "http://ufc-data-api.ufc.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Wger", + "Auth": "apiKey", + "Description": "Workout manager data as exercises, muscles or equipment", + "HTTPS": true, + "Link": "https://wger.de/en/software/api", + "Section": "Sports & Fitness" + }, + { + "API": "Postmon", + "Auth": null, + "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", + "HTTPS": false, + "Link": "http://postmon.com.br", + "Section": "Tracking" + }, + { + "API": "Sweden", + "Auth": "apiKey", + "Description": "Provides information about parcels in transport", + "HTTPS": false, + "Link": "https://developer.postnord.com/docs2", + "Section": "Tracking" + }, + { + "API": "ADS-B Exchange", + "Auth": null, + "Description": "Access real-time and historical data of any and all airbone aircraft", + "HTTPS": true, + "Link": "https://www.adsbexchange.com/data/", + "Section": "Transportation" + }, + { + "API": "Amadeus Travel Innovation Sandbox", + "Auth": "apiKey", + "Description": "Travel Search - Limited usage", + "HTTPS": true, + "Link": "https://sandbox.amadeus.com/", + "Section": "Transportation" + }, + { + "API": "Bay Area Rapid Transit", + "Auth": "apiKey", + "Description": "Stations and predicted arrivals for BART", + "HTTPS": false, + "Link": "http://api.bart.gov", + "Section": "Transportation" + }, + { + "API": "Community Transit", + "Auth": null, + "Description": "Transitland API", + "HTTPS": true, + "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", + "Section": "Transportation" + }, + { + "API": "Goibibo", + "Auth": "apiKey", + "Description": "API for travel search", + "HTTPS": true, + "Link": "https://developer.goibibo.com/docs", + "Section": "Transportation" + }, + { + "API": "Icelandic APIs", + "Auth": null, + "Description": "Open APIs that deliver services in or regarding Iceland", + "HTTPS": true, + "Link": "http://docs.apis.is/", + "Section": "Transportation" + }, + { + "API": "Indian Railways", + "Auth": "apiKey", + "Description": "Indian Railways Information", + "HTTPS": false, + "Link": "http://api.erail.in/", + "Section": "Transportation" + }, + { + "API": "Izi", + "Auth": "apiKey", + "Description": "Audio guide for travellers", + "HTTPS": true, + "Link": "http://api-docs.izi.travel/", + "Section": "Transportation" + }, + { + "API": "Navitia", + "Auth": "apiKey", + "Description": "The open API for building cool stuff with transport data", + "HTTPS": true, + "Link": "https://api.navitia.io/", + "Section": "Transportation" + }, + { + "API": "The Nomad List", + "Auth": null, + "Description": "A list of the best places to live/work remotely", + "HTTPS": true, + "Link": "https://nomadlist.com/faq", + "Section": "Transportation" + }, + { + "API": "Schiphol Airport", + "Auth": "apiKey", + "Description": "Schiphol", + "HTTPS": true, + "Link": "https://developer.schiphol.nl/", + "Section": "Transportation" + }, + { + "API": "TransitLand", + "Auth": null, + "Description": "Transit Aggregation", + "HTTPS": true, + "Link": "https://transit.land/documentation/datastore/api-endpoints.html", + "Section": "Transportation" + }, + { + "API": "Transport for Atlanta, US", + "Auth": null, + "Description": "Marta", + "HTTPS": false, + "Link": "http://www.itsmarta.com/app-developer-resources.aspx", + "Section": "Transportation" + }, + { + "API": "Transport for Auckland, New Zealand", + "Auth": null, + "Description": "Auckland Transport", + "HTTPS": true, + "Link": "https://api.at.govt.nz/", + "Section": "Transportation" + }, + { + "API": "Transport for Belgium", + "Auth": null, + "Description": "Belgian transport API", + "HTTPS": true, + "Link": "https://hello.irail.be/api/", + "Section": "Transportation" + }, + { + "API": "Transport for Berlin, Germany", + "Auth": null, + "Description": "Third-party VBB API", + "HTTPS": true, + "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", + "Section": "Transportation" + }, + { + "API": "Transport for Boston, US", + "Auth": null, + "Description": "MBTA API", + "HTTPS": false, + "Link": "http://realtime.mbta.com/Portal/Home/Documents", + "Section": "Transportation" + }, + { + "API": "Transport for Budapest, Hungary", + "Auth": null, + "Description": "Budapest public transport API", + "HTTPS": true, + "Link": "https://apiary.io/", + "Section": "Transportation" + }, + { + "API": "Transport for Chicago, US", + "Auth": null, + "Description": "CTA", + "HTTPS": false, + "Link": "http://www.transitchicago.com/developers/", + "Section": "Transportation" + }, + { + "API": "Transport for Czech Republic", + "Auth": null, + "Description": "Czech transport API", + "HTTPS": true, + "Link": "https://www.chaps.cz/eng/products/idos-internet", + "Section": "Transportation" + }, + { + "API": "Transport for Denver, US", + "Auth": null, + "Description": "RTD", + "HTTPS": false, + "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", + "Section": "Transportation" + }, + { + "API": "Transport for Finland", + "Auth": null, + "Description": "Finnish transport API", + "HTTPS": true, + "Link": "https://digitransit.fi/en/developers/ ", + "Section": "Transportation" + }, + { + "API": "Transport for Germany", + "Auth": "apiKey", + "Description": "Deutsche Bahn (DB) API", + "HTTPS": false, + "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", + "Section": "Transportation" + }, + { + "API": "Transport for India", + "Auth": "apiKey", + "Description": "India Public Transport API", + "HTTPS": true, + "Link": "https://data.gov.in/sector/transport", + "Section": "Transportation" + }, + { + "API": "Transport for London, England", + "Auth": null, + "Description": "TfL API", + "HTTPS": true, + "Link": "https://api.tfl.gov.uk", + "Section": "Transportation" + }, + { + "API": "Transport for Madrid, Spain", + "Auth": "apiKey", + "Description": "Madrid BUS transport API", + "HTTPS": false, + "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", + "Section": "Transportation" + }, + { + "API": "Transport for Minneapolis, US", + "Auth": "OAuth", + "Description": "NexTrip API", + "HTTPS": false, + "Link": "http://svc.metrotransit.org/", + "Section": "Transportation" + }, + { + "API": "Transport for The Netherlands", + "Auth": "apiKey", + "Description": "NS, only trains", + "HTTPS": false, + "Link": "http://www.ns.nl/reisinformatie/ns-api", + "Section": "Transportation" + }, + { + "API": "Transport for The Netherlands", + "Auth": null, + "Description": "OVAPI, country-wide public transport", + "HTTPS": true, + "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", + "Section": "Transportation" + }, + { + "API": "Transport for New York City, US", + "Auth": "apiKey", + "Description": "MTA", + "HTTPS": false, + "Link": "http://datamine.mta.info/", + "Section": "Transportation" + }, + { + "API": "Transport for Norway", + "Auth": null, + "Description": "Norwegian transport API", + "HTTPS": false, + "Link": "http://reisapi.ruter.no/help", + "Section": "Transportation" + }, + { + "API": "Transport for Ottawa, Canada", + "Auth": null, + "Description": "OC Transpo next bus arrival API", + "HTTPS": false, + "Link": "http://www.octranspo.com/index.php/developers", + "Section": "Transportation" + }, + { + "API": "Transport for Paris, France", + "Auth": null, + "Description": "RATP Open Data API", + "HTTPS": false, + "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", + "Section": "Transportation" + }, + { + "API": "Transport for Paris, France", + "Auth": null, + "Description": "Live schedules made simple", + "HTTPS": false, + "Link": "http://restratpws.azurewebsites.net/swagger/", + "Section": "Transportation" + }, + { + "API": "Transport for Philadelphia, US", + "Auth": null, + "Description": "SEPTA APIs", + "HTTPS": false, + "Link": "http://www3.septa.org/hackathon/", + "Section": "Transportation" + }, + { + "API": "Transport for Rio de Janeiro, Brazil", + "Auth": null, + "Description": "Prefeitura do Rio (City Hall)", + "HTTPS": false, + "Link": "http://data.rio/group/transporte-e-mobilidade", + "Section": "Transportation" + }, + { + "API": "Transport for S\u00e3o Paulo, Brazil", + "Auth": "OAuth", + "Description": "SPTrans", + "HTTPS": false, + "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", + "Section": "Transportation" + }, + { + "API": "Transport for Sweden", + "Auth": "OAuth", + "Description": "Public Transport consumer", + "HTTPS": true, + "Link": "https://www.trafiklab.se/api", + "Section": "Transportation" + }, + { + "API": "Transport for Switzerland", + "Auth": null, + "Description": "Swiss public transport API", + "HTTPS": true, + "Link": "https://transport.opendata.ch/", + "Section": "Transportation" + }, + { + "API": "Transport for Switzerland", + "Auth": "apiKey", + "Description": "Official Swiss Public Transport Open Data", + "HTTPS": true, + "Link": "https://opentransportdata.swiss/en/", + "Section": "Transportation" + }, + { + "API": "Transport for Tokyo, Japan", + "Auth": "apiKey", + "Description": "Tokyo Metro", + "HTTPS": true, + "Link": "https://developer.tokyometroapp.jp/info", + "Section": "Transportation" + }, + { + "API": "Transport for Toronto, Canada", + "Auth": null, + "Description": "TTC", + "HTTPS": true, + "Link": "https://myttc.ca/developers", + "Section": "Transportation" + }, + { + "API": "Transport for Vancouver, Canada", + "Auth": "OAuth", + "Description": "TransLink", + "HTTPS": true, + "Link": "https://developer.translink.ca/", + "Section": "Transportation" + }, + { + "API": "Transport for U.S. (multiple locations)", + "Auth": null, + "Description": "NextBus API", + "HTTPS": false, + "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", + "Section": "Transportation" + }, + { + "API": "Transport for Victoria, AU", + "Auth": "apiKey", + "Description": "PTV API", + "HTTPS": true, + "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", + "Section": "Transportation" + }, + { + "API": "Transport for Washington, US", + "Auth": "OAuth", + "Description": "Washington Metro transport API", + "HTTPS": true, + "Link": "https://developer.wmata.com/", + "Section": "Transportation" + }, + { + "API": "Uber", + "Auth": "OAuth", + "Description": "Request Uber rides, reach riders, transport things, and reward drivers", + "HTTPS": true, + "Link": "https://developer.uber.com/", + "Section": "Transportation" + }, + { + "API": "WhereIsMyTransport", + "Auth": "OAuth", + "Description": "Platform for public transport data in emerging cities", + "HTTPS": true, + "Link": "https://developer.whereismytransport.com/", + "Section": "Transportation" + }, + { + "API": "Universities List", + "Auth": null, + "Description": "University names, countries and domains", + "HTTPS": true, + "Link": "https://github.com/Hipo/university-domains-list", + "Section": "University" + }, + { + "API": "Vehicles", + "Auth": "apiKey", + "Description": "Lot of vehicles information", + "HTTPS": false, + "Link": "http://developer.edmunds.com/api-documentation/overview/", + "Section": "Vehicle" + }, + { + "API": "Brazilian Vehicles and Prices", + "Auth": null, + "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", + "HTTPS": true, + "Link": "https://deividfortuna.github.io/fipe/", + "Section": "Vehicle" + }, + { + "API": "NHTSA Vehicles", + "Auth": null, + "Description": "NHTSA Product Information Catalog and Vehicle Listing", + "HTTPS": true, + "Link": "https://vpic.nhtsa.dot.gov/api/", + "Section": "Vehicle" + }, + { + "API": "An API of Ice And Fire", + "Auth": null, + "Description": "Game Of Thrones API", + "HTTPS": true, + "Link": "https://anapioficeandfire.com/", + "Section": "Video" + }, + { + "API": "Dailymotion", + "Auth": "OAuth", + "Description": "Dailymotion Developer API", + "HTTPS": true, + "Link": "https://developer.dailymotion.com/", + "Section": "Video" + }, + { + "API": "Netflix Roulette", + "Auth": null, + "Description": "Netflix database", + "HTTPS": true, + "Link": "https://netflixroulette.net/api/", + "Section": "Video" + }, + { + "API": "Ron Swanson Quotes", + "Auth": null, + "Description": "Television", + "HTTPS": true, + "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", + "Section": "Video" + }, + { + "API": "SWAPI", + "Auth": null, + "Description": "Star Wars Information", + "HTTPS": true, + "Link": "https://swapi.co", + "Section": "Video" + }, + { + "API": "TMDb", + "Auth": "apiKey", + "Description": "Community-based movie data", + "HTTPS": true, + "Link": "https://www.themoviedb.org/documentation/api", + "Section": "Video" + }, + { + "API": "TVMaze", + "Auth": null, + "Description": "TV Show Data", + "HTTPS": false, + "Link": "http://www.tvmaze.com/api", + "Section": "Video" + }, + { + "API": "Vimeo", + "Auth": "OAuth", + "Description": "Vimeo Developer API", + "HTTPS": true, + "Link": "https://developer.vimeo.com/", + "Section": "Video" + }, + { + "API": "YouTube", + "Auth": "OAuth", + "Description": "Add YouTube functionality to your sites and apps", + "HTTPS": true, + "Link": "https://developers.google.com/youtube/", + "Section": "Video" + }, + { + "API": "Dark Sky", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://darksky.net/dev/", + "Section": "Weather" + }, + { + "API": "MetaWeather", + "Auth": null, + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.metaweather.com/api/", + "Section": "Weather" + }, + { + "API": "OpenWeatherMap", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": false, + "Link": "http://openweathermap.org/api", + "Section": "Weather" + }, + { + "API": "Weatherbit", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.weatherbit.io/api", + "Section": "Weather" + }, + { + "API": "Wunderground", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.wunderground.com/weather/api/", + "Section": "Weather" + }, + { + "API": "Yahoo! Weather", + "Auth": null, + "Description": "Weather", + "HTTPS": true, + "Link": "https://developer.yahoo.com/weather/", + "Section": "Weather" + } + ] +} diff --git a/json/entries.min.json b/json/entries.min.json index 0967ef42..c235d98e 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{} +{"count":349,"entries":[{"API":"Dogs","Description":"Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From 5d822d3e8df74c01fad78ba04eef8fcd6cab5f91 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 21:40:39 -0400 Subject: [PATCH 025/167] remove extra link in description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 827c2dd6..a3952400 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Please note a passing build status indicates all listed APIs are available since ### Animals API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Dogs | Based on the [Stanford Dogs Dataset](http://vision.stanford.edu/aditya86/ImageNetDogs/) | No | Yes | [Go!](https://dog.ceo/dog-api/) | +| 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) | | 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 95071c35cf68da10c7d31f611247bb883d1bf130 Mon Sep 17 00:00:00 2001 From: Travis Date: Wed, 9 Aug 2017 01:41:50 +0000 Subject: [PATCH 026/167] rebuild JSON at 5d822d3 [ci skip] --- json/entries.json | 2798 +---------------------------------------- json/entries.min.json | 2 +- 2 files changed, 2 insertions(+), 2798 deletions(-) diff --git a/json/entries.json b/json/entries.json index 45169ee5..0967ef42 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,2797 +1 @@ -{ - "count": 349, - "entries": [ - { - "API": "Dogs", - "Auth": null, - "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)", - "HTTPS": true, - "Link": "https://dog.ceo/dog-api/", - "Section": "Animals" - }, - { - "API": "IUCN", - "Auth": "apiKey", - "Description": "IUCN Red List of Threatened Species", - "HTTPS": false, - "Link": "http://apiv3.iucnredlist.org/api/v3/docs", - "Section": "Animals" - }, - { - "API": "Petfinder", - "Auth": "apiKey", - "Description": "Adoption", - "HTTPS": true, - "Link": "https://www.petfinder.com/developers/api-docs/", - "Section": "Animals" - }, - { - "API": "RescueGroups", - "Auth": null, - "Description": "Adoption", - "HTTPS": true, - "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", - "Section": "Animals" - }, - { - "API": "AniList", - "Auth": "OAuth", - "Description": "AniList Anime", - "HTTPS": false, - "Link": "http://anilist-api.readthedocs.io/en/latest/", - "Section": "Anime" - }, - { - "API": "Jikan", - "Auth": null, - "Description": "Unofficial MyAnimeList API", - "HTTPS": true, - "Link": "https://jikan.me", - "Section": "Anime" - }, - { - "API": "Kitsu", - "Auth": "OAuth", - "Description": "Anime discovery platform", - "HTTPS": true, - "Link": "http://docs.kitsu.apiary.io/", - "Section": "Anime" - }, - { - "API": "Studio Ghibli", - "Auth": null, - "Description": "Resources from Studio Ghibli films", - "HTTPS": true, - "Link": "https://ghibliapi.herokuapp.com", - "Section": "Anime" - }, - { - "API": "AlienVault Open Threat Exchange (OTX)", - "Auth": "apiKey", - "Description": "IP/domain/URL reputation", - "HTTPS": true, - "Link": "https://otx.alienvault.com/api/", - "Section": "Anti-Malware" - }, - { - "API": "Certly", - "Auth": "apiKey", - "Description": "Certly Link/Domain Flagging", - "HTTPS": true, - "Link": "https://guard.certly.io/", - "Section": "Anti-Malware" - }, - { - "API": "Google Safe Browsing", - "Auth": "apiKey", - "Description": "Google Link/Domain Flagging", - "HTTPS": true, - "Link": "https://developers.google.com/safe-browsing/", - "Section": "Anti-Malware" - }, - { - "API": "Metacert", - "Auth": "apiKey", - "Description": "Metacert Link Flagging", - "HTTPS": true, - "Link": "https://metacert.com/", - "Section": "Anti-Malware" - }, - { - "API": "VirusTotal", - "Auth": "apiKey", - "Description": "VirusTotal File/URL Analysis", - "HTTPS": true, - "Link": "https://www.virustotal.com/en/documentation/public-api/", - "Section": "Anti-Malware" - }, - { - "API": "Web Of Trust (WOT)", - "Auth": "apiKey", - "Description": "Website reputation", - "HTTPS": true, - "Link": "https://www.mywot.com/wiki/API", - "Section": "Anti-Malware" - }, - { - "API": "Behance", - "Auth": "apiKey", - "Description": "Design", - "HTTPS": true, - "Link": "https://www.behance.net/dev", - "Section": "Art & Design" - }, - { - "API": "Dribbble", - "Auth": "OAuth", - "Description": "Design", - "HTTPS": false, - "Link": "http://developer.dribbble.com/v1/", - "Section": "Art & Design" - }, - { - "API": "Harvard Art Museums", - "Auth": "apiKey", - "Description": "Art", - "HTTPS": false, - "Link": "https://github.com/harvardartmuseums/api-docs", - "Section": "Art & Design" - }, - { - "API": "Icons8", - "Auth": "OAuth", - "Description": "Icons", - "HTTPS": true, - "Link": "http://docs.icons8.apiary.io/#reference/0/meta", - "Section": "Art & Design" - }, - { - "API": "Noun Project", - "Auth": "OAuth", - "Description": "Icons", - "HTTPS": false, - "Link": "http://api.thenounproject.com/index.html", - "Section": "Art & Design" - }, - { - "API": "Rijksmuseum", - "Auth": "apiKey", - "Description": "Art", - "HTTPS": true, - "Link": "https://www.rijksmuseum.nl/en/api", - "Section": "Art & Design" - }, - { - "API": "British National Bibliography", - "Auth": null, - "Description": "Books", - "HTTPS": false, - "Link": "http://bnb.data.bl.uk/", - "Section": "Books" - }, - { - "API": "Goodreads", - "Auth": null, - "Description": "Books", - "HTTPS": true, - "Link": "https://www.goodreads.com/api", - "Section": "Books" - }, - { - "API": "Google Books", - "Auth": "OAuth", - "Description": "Books", - "HTTPS": true, - "Link": "https://developers.google.com/books/", - "Section": "Books" - }, - { - "API": "mailgun", - "Auth": "apiKey", - "Description": "Email Service", - "HTTPS": true, - "Link": "https://www.mailgun.com/", - "Section": "Business" - }, - { - "API": "markerapi", - "Auth": null, - "Description": "Trademark Search", - "HTTPS": false, - "Link": "http://www.markerapi.com/", - "Section": "Business" - }, - { - "API": "Church Calendar", - "Auth": null, - "Description": "Catholic liturgical calendar", - "HTTPS": false, - "Link": "http://calapi.inadiutorium.cz/", - "Section": "Calendar" - }, - { - "API": "Holidays", - "Auth": "apiKey", - "Description": "Historical data regarding holidays", - "HTTPS": true, - "Link": "https://holidayapi.com/", - "Section": "Calendar" - }, - { - "API": "LectServe", - "Auth": null, - "Description": "Protestant liturgical calendar", - "HTTPS": false, - "Link": "http://www.lectserve.com", - "Section": "Calendar" - }, - { - "API": "Non-Working Days", - "Auth": null, - "Description": "Database of ICS files for non working days", - "HTTPS": true, - "Link": "https://github.com/gadael/icsdb", - "Section": "Calendar" - }, - { - "API": "Box", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://developer.box.com/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Dropbox", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://www.dropbox.com/developers", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Google Drive", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://developers.google.com/drive/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "OneDrive", - "Auth": "OAuth", - "Description": "File Sharing and Storage", - "HTTPS": true, - "Link": "https://dev.onedrive.com/", - "Section": "Cloud Storage & File Sharing" - }, - { - "API": "Currencylayer", - "Auth": "apiKey", - "Description": "Exchange rates and currency conversion", - "HTTPS": true, - "Link": "https://currencylayer.com/documentation", - "Section": "Currency Exchange" - }, - { - "API": "Fixer.io", - "Auth": null, - "Description": "Exchange rates and currency conversion", - "HTTPS": true, - "Link": "http://fixer.io", - "Section": "Currency Exchange" - }, - { - "API": "languagelayer", - "Auth": null, - "Description": "Language detection", - "HTTPS": true, - "Link": "https://languagelayer.com", - "Section": "Data Validation" - }, - { - "API": "Lob.com", - "Auth": "apiKey", - "Description": "US Address Verification", - "HTTPS": true, - "Link": "https://lob.com/", - "Section": "Data Validation" - }, - { - "API": "mailboxlayer", - "Auth": null, - "Description": "Email address validation", - "HTTPS": true, - "Link": "https://mailboxlayer.com", - "Section": "Data Validation" - }, - { - "API": "numverify", - "Auth": null, - "Description": "Phone number validation", - "HTTPS": true, - "Link": "https://numverify.com", - "Section": "Data Validation" - }, - { - "API": "PurgoMalum", - "Auth": null, - "Description": "Content validator against profanity & obscenity", - "HTTPS": false, - "Link": "http://www.purgomalum.com", - "Section": "Data Validation" - }, - { - "API": "vatlayer", - "Auth": null, - "Description": "VAT number validation", - "HTTPS": true, - "Link": "https://vatlayer.com", - "Section": "Data Validation" - }, - { - "API": "Adorable Avatars", - "Auth": null, - "Description": "Generate random cartoon avatars", - "HTTPS": true, - "Link": "http://avatars.adorable.io", - "Section": "Development" - }, - { - "API": "APIs.guru", - "Auth": null, - "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", - "HTTPS": true, - "Link": "https://apis.guru/api-doc/", - "Section": "Development" - }, - { - "API": "Bacon Ipsum", - "Auth": null, - "Description": "A Meatier Lorem Ipsum Generator", - "HTTPS": true, - "Link": "https://baconipsum.com/json-api/", - "Section": "Development" - }, - { - "API": "BetterMeta", - "Auth": "X-Mashape-Key", - "Description": "Return a site's meta tags in JSON format", - "HTTPS": true, - "Link": "http://bettermeta.io", - "Section": "Development" - }, - { - "API": "Changelogs.md", - "Auth": null, - "Description": "Structured changelog metadata from open source projects", - "HTTPS": true, - "Link": "https://changelogs.md", - "Section": "Development" - }, - { - "API": "CDNJS", - "Auth": null, - "Description": "Library info on CDNJS", - "HTTPS": true, - "Link": "https://api.cdnjs.com/libraries/jquery", - "Section": "Development" - }, - { - "API": "Faceplusplus", - "Auth": "OAuth", - "Description": "A tool to detect face", - "HTTPS": true, - "Link": "https://www.faceplusplus.com/", - "Section": "Development" - }, - { - "API": "Genderize.io", - "Auth": null, - "Description": "Determines a gender from a first name", - "HTTPS": true, - "Link": "https://genderize.io", - "Section": "Development" - }, - { - "API": "Github - User Data", - "Auth": null, - "Description": "Pull public information for a user's github", - "HTTPS": true, - "Link": "https://api.github.com/users/hackeryou", - "Section": "Development" - }, - { - "API": "Gitter", - "Auth": "OAuth", - "Description": "Chat for GitHub", - "HTTPS": true, - "Link": "https://github.com/gitterHQ/docs", - "Section": "Development" - }, - { - "API": "HackerRank", - "Auth": "apiKey", - "Description": "Compile source code and run against a set of provided test cases", - "HTTPS": true, - "Link": "https://www.hackerrank.com/api/docs", - "Section": "Development" - }, - { - "API": "Hipster Ipsum", - "Auth": null, - "Description": "Generates Hipster Ipsum text", - "HTTPS": false, - "Link": "http://hipsterjesus.com/", - "Section": "Development" - }, - { - "API": "IPify", - "Auth": null, - "Description": "A simple IP Address API", - "HTTPS": true, - "Link": "https://www.ipify.org/", - "Section": "Development" - }, - { - "API": "JSON 2 JSONP", - "Auth": null, - "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", - "HTTPS": true, - "Link": "https://json2jsonp.com/", - "Section": "Development" - }, - { - "API": "JSONbin.io", - "Auth": "apiKey", - "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", - "HTTPS": true, - "Link": "https://jsonbin.io", - "Section": "Development" - }, - { - "API": "JSONPlaceholder", - "Auth": null, - "Description": "Fake data for testing and prototyping", - "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/", - "Section": "Development" - }, - { - "API": "Judge0 API", - "Auth": null, - "Description": "Compile and run source code", - "HTTPS": true, - "Link": "https://api.judge0.com/", - "Section": "Development" - }, - { - "API": "Kairos", - "Auth": "apiKey", - "Description": "Face Recognition and Emotion Analysis", - "HTTPS": true, - "Link": "https://www.kairos.com/features", - "Section": "Development" - }, - { - "API": "Let's Validate", - "Auth": null, - "Description": "Uncovers the technologies used on websites and URL to thumbnail", - "HTTPS": true, - "Link": "https://github.com/letsvalidate/api", - "Section": "Development" - }, - { - "API": "LiveEdu", - "Auth": "OAuth", - "Description": "Live Coding Streaming", - "HTTPS": true, - "Link": "https://www.liveedu.tv/developer/applications/", - "Section": "Development" - }, - { - "API": "Lorem Text", - "Auth": "X-Mashape-Key", - "Description": "Generates Lorem Ipsum text", - "HTTPS": true, - "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator", - "Section": "Development" - }, - { - "API": "Loripsum", - "Auth": null, - "Description": "The \"lorem ipsum\" generator that doesn't suck", - "HTTPS": false, - "Link": "http://loripsum.net/", - "Section": "Development" - }, - { - "API": "Myjson", - "Auth": null, - "Description": "A simple JSON store for your web or mobile app", - "HTTPS": false, - "Link": "http://myjson.com/api", - "Section": "Development" - }, - { - "API": "Okta", - "Auth": "apiKey", - "Description": "User Authentication", - "HTTPS": true, - "Link": "https://okta.com/", - "Section": "Development" - }, - { - "API": "Plino", - "Auth": null, - "Description": "Spam filtering system", - "HTTPS": true, - "Link": "https://plino.herokuapp.com/", - "Section": "Development" - }, - { - "API": "Public APIs", - "Auth": null, - "Description": "A collective list of free JSON APIs for use in web development", - "HTTPS": true, - "Link": "https://github.com/toddmotto/public-apis/tree/master/json", - "Section": "Development" - }, - { - "API": "Random Word", - "Auth": null, - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/", - "Section": "Development" - }, - { - "API": "RandomUser", - "Auth": null, - "Description": "Generates random user data", - "HTTPS": true, - "Link": "https://randomuser.me", - "Section": "Development" - }, - { - "API": "ReqRes", - "Auth": null, - "Description": "A hosted REST-API ready to respond to your AJAX requests", - "HTTPS": true, - "Link": "https://reqres.in/ ", - "Section": "Development" - }, - { - "API": "RoboHash", - "Auth": null, - "Description": "Generate random robot/alien avatars", - "HTTPS": true, - "Link": "https://robohash.org/", - "Section": "Development" - }, - { - "API": "StackExchange", - "Auth": "OAuth", - "Description": "Q&A forum for developers", - "HTTPS": true, - "Link": "https://api.stackexchange.com/", - "Section": "Development" - }, - { - "API": "UI Names", - "Auth": null, - "Description": "Generate random fake names", - "HTTPS": true, - "Link": "https://github.com/thm/uinames", - "Section": "Development" - }, - { - "API": "Verse", - "Auth": null, - "Description": "Check what's the latest version of your favorite open-source project", - "HTTPS": true, - "Link": "https://verse.pawelad.xyz/", - "Section": "Development" - }, - { - "API": "File.io", - "Auth": null, - "Description": "File Sharing", - "HTTPS": true, - "Link": "https://www.file.io", - "Section": "Documents & Productivity" - }, - { - "API": "pdflayer API", - "Auth": null, - "Description": "HTML/URL to PDF", - "HTTPS": true, - "Link": "https://pdflayer.com", - "Section": "Documents & Productivity" - }, - { - "API": "Pocket", - "Auth": "OAuth", - "Description": "Bookmarking service", - "HTTPS": true, - "Link": "https://getpocket.com/developer/", - "Section": "Documents & Productivity" - }, - { - "API": "PrexView", - "Auth": "apiKey", - "Description": "Data from XML or JSON to PDF, HTML or Image", - "HTTPS": true, - "Link": "https://prexview.com", - "Section": "Documents & Productivity" - }, - { - "API": "Todoist", - "Auth": "OAuth", - "Description": "Todo Lists", - "HTTPS": true, - "Link": "https://developer.todoist.com", - "Section": "Documents & Productivity" - }, - { - "API": "Wunderlist", - "Auth": "OAuth", - "Description": "Todo Lists", - "HTTPS": true, - "Link": "https://developer.wunderlist.com/documentation", - "Section": "Documents & Productivity" - }, - { - "API": "AirVisual", - "Auth": "apiKey", - "Description": "Air quality and weather data", - "HTTPS": true, - "Link": "https://airvisual.com/api", - "Section": "Environment" - }, - { - "API": "OpenAQ", - "Auth": "apiKey", - "Description": "Open air quality data", - "HTTPS": true, - "Link": "https://docs.openaq.org/", - "Section": "Environment" - }, - { - "API": "PM2.5.in", - "Auth": "apiKey", - "Description": "Air quality of China", - "HTTPS": false, - "Link": "http://www.pm25.in/api_doc", - "Section": "Environment" - }, - { - "API": "Barchart OnDemand", - "Auth": "apiKey", - "Description": "Stock, Futures, and Forex Market Data", - "HTTPS": true, - "Link": "https://www.barchartondemand.com/free", - "Section": "Finance" - }, - { - "API": "CoinDesk", - "Auth": null, - "Description": "Bitcoin Price Index", - "HTTPS": false, - "Link": "http://www.coindesk.com/api/", - "Section": "Finance" - }, - { - "API": "Consumer Financial Protection Bureau", - "Auth": "apiKey", - "Description": "Financial services consumer complains data", - "HTTPS": true, - "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", - "Section": "Finance" - }, - { - "API": "IEX", - "Auth": null, - "Description": "Stocks and Market Data", - "HTTPS": true, - "Link": "https://iextrading.com/developer/", - "Section": "Finance" - }, - { - "API": "Razorpay IFSC", - "Auth": null, - "Description": "Indian Financial Systems Code (Bank Branch Codes)", - "HTTPS": true, - "Link": "https://ifsc.razorpay.com/", - "Section": "Finance" - }, - { - "API": "VAT Rates", - "Auth": null, - "Description": "A collection of all VAT rates for EU countries", - "HTTPS": true, - "Link": "https://jsonvat.com/", - "Section": "Finance" - }, - { - "API": "BigOven", - "Auth": "X-Mashape-Key", - "Description": "Recipe Search", - "HTTPS": false, - "Link": "http://api2.bigoven.com/", - "Section": "Food & Drink" - }, - { - "API": "BreweryDB", - "Auth": "apiKey", - "Description": "Beer", - "HTTPS": false, - "Link": "http://www.brewerydb.com/developers", - "Section": "Food & Drink" - }, - { - "API": "Edamam", - "Auth": "apiKey", - "Description": "Recipe Search", - "HTTPS": true, - "Link": "https://developer.edamam.com/", - "Section": "Food & Drink" - }, - { - "API": "Food2Fork", - "Auth": "apiKey", - "Description": "Recipe Search", - "HTTPS": false, - "Link": "http://food2fork.com/about/api", - "Section": "Food & Drink" - }, - { - "API": "LCBO", - "Auth": "apiKey", - "Description": "Alcohol", - "HTTPS": true, - "Link": "https://lcboapi.com/", - "Section": "Food & Drink" - }, - { - "API": "PunkAPI", - "Auth": null, - "Description": "Brewdog Beer Recipes", - "HTTPS": true, - "Link": "https://punkapi.com/", - "Section": "Food & Drink" - }, - { - "API": "Recipe Puppy", - "Auth": null, - "Description": "Food", - "HTTPS": false, - "Link": "http://www.recipepuppy.com/about/api/", - "Section": "Food & Drink" - }, - { - "API": "TacoFancy", - "Auth": null, - "Description": "Community-driven taco database", - "HTTPS": false, - "Link": "https://github.com/evz/tacofancy-api", - "Section": "Food & Drink" - }, - { - "API": "TheCocktailDB", - "Auth": null, - "Description": "Cocktail Recipes", - "HTTPS": false, - "Link": "http://www.thecocktaildb.com/", - "Section": "Food & Drink" - }, - { - "API": "The Report of the Week", - "Auth": null, - "Description": "Food & Drink Reviews", - "HTTPS": true, - "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", - "Section": "Food & Drink" - }, - { - "API": "What's on the menu?", - "Auth": "apiKey", - "Description": "NYPL human-transcribed historical menu collection", - "HTTPS": false, - "Link": "nypl.github.io/menus-api/", - "Section": "Food & Drink" - }, - { - "API": "Yummly", - "Auth": null, - "Description": "Find food recipes", - "HTTPS": true, - "Link": "https://developer.yummly.com/", - "Section": "Food & Drink" - }, - { - "API": "Zomato", - "Auth": "apiKey", - "Description": "Discover restaurants", - "HTTPS": true, - "Link": "https://developers.zomato.com/api", - "Section": "Food & Drink" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Global identity verification with phone, address, email, and IP", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Phone reputation to detect spammy phones", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Get an owner\u2019s name, address, demographics based on the phone number", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Phone number validation, line_type, carrier append", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Whitepages Pro", - "Auth": "apiKey", - "Description": "Get normalized physical address, residents, address type, and validity", - "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", - "Section": "Fraud Prevention" - }, - { - "API": "Battle.net", - "Auth": null, - "Description": "Blizzard Entertainment", - "HTTPS": true, - "Link": "https://dev.battle.net/", - "Section": "Games & Comics" - }, - { - "API": "Battlefield 4", - "Auth": null, - "Description": "Battlefield 4 Information", - "HTTPS": true, - "Link": "https://bf4stats.com/api", - "Section": "Games & Comics" - }, - { - "API": "Chuck Norris Database", - "Auth": null, - "Description": "Jokes", - "HTTPS": false, - "Link": "http://www.icndb.com/api/", - "Section": "Games & Comics" - }, - { - "API": "Clash of Clans", - "Auth": null, - "Description": "Clash of Clans Game Information", - "HTTPS": true, - "Link": "https://developer.clashofclans.com", - "Section": "Games & Comics" - }, - { - "API": "Clash Royale", - "Auth": null, - "Description": "Clash Royale Game Information", - "HTTPS": true, - "Link": "https://github.com/martincarrera/clash-royale-api", - "Section": "Games & Comics" - }, - { - "API": "Comic Vine", - "Auth": null, - "Description": "Comics", - "HTTPS": true, - "Link": "https://comicvine.gamespot.com/api/documentation", - "Section": "Games & Comics" - }, - { - "API": "Deck of Cards", - "Auth": null, - "Description": "Deck of Cards", - "HTTPS": false, - "Link": "http://deckofcardsapi.com/", - "Section": "Games & Comics" - }, - { - "API": "Destiny The Game", - "Auth": "apiKey", - "Description": "Bungie Platform API", - "HTTPS": true, - "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", - "Section": "Games & Comics" - }, - { - "API": "Eve Online", - "Auth": "OAuth", - "Description": "Third-Party Developer Documentation", - "HTTPS": true, - "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", - "Section": "Games & Comics" - }, - { - "API": "Giant Bomb", - "Auth": null, - "Description": "Video Games", - "HTTPS": true, - "Link": "https://www.giantbomb.com/api/documentation", - "Section": "Games & Comics" - }, - { - "API": "Guild Wars 2", - "Auth": "apiKey", - "Description": "Guild Wars 2 Game Information", - "HTTPS": true, - "Link": "https://wiki.guildwars2.com/wiki/API:Main", - "Section": "Games & Comics" - }, - { - "API": "Jservice", - "Auth": null, - "Description": "Jeopardy Question Database", - "HTTPS": false, - "Link": "http://jservice.io", - "Section": "Games & Comics" - }, - { - "API": "Magic The Gathering", - "Auth": null, - "Description": "Magic The Gathering Game Information", - "HTTPS": false, - "Link": "http://magicthegathering.io/", - "Section": "Games & Comics" - }, - { - "API": "Marvel", - "Auth": "apiKey", - "Description": "Marvel Comics", - "HTTPS": false, - "Link": "http://developer.marvel.com", - "Section": "Games & Comics" - }, - { - "API": "Minecraft", - "Auth": null, - "Description": "Minecraft server info & user info)", - "HTTPS": true, - "Link": "https://mcapi.ca/", - "Section": "Games & Comics" - }, - { - "API": "Open Trivia", - "Auth": null, - "Description": "Trivia Questions", - "HTTPS": true, - "Link": "https://opentdb.com/api_config.php", - "Section": "Games & Comics" - }, - { - "API": "PandaScore", - "Auth": "apiKey", - "Description": "E-sports games and results", - "HTTPS": true, - "Link": "https://api.pandascore.co", - "Section": "Games & Comics" - }, - { - "API": "Pok\u00e9api", - "Auth": null, - "Description": "Pok\u00e9mon Information", - "HTTPS": false, - "Link": "http://pokeapi.co", - "Section": "Games & Comics" - }, - { - "API": "Qriusity", - "Auth": null, - "Description": "Quiz/Trivia Questions", - "HTTPS": true, - "Link": "https://qriusity.com/", - "Section": "Games & Comics" - }, - { - "API": "Riot Games", - "Auth": "apiKey", - "Description": "League of Legends Game Information", - "HTTPS": true, - "Link": "https://developer.riotgames.com/", - "Section": "Games & Comics" - }, - { - "API": "Steam", - "Auth": "OAuth", - "Description": "Steam Client Interaction", - "HTTPS": true, - "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", - "Section": "Games & Comics" - }, - { - "API": "adresse.data.gouv.fr", - "Auth": null, - "Description": "Address database of France, geocoding, and reverse", - "HTTPS": true, - "Link": "https://adresse.data.gouv.fr", - "Section": "Geocoding" - }, - { - "API": "Bing Maps", - "Auth": "apiKey", - "Description": "Create/customize digital maps based on Bing Maps data", - "HTTPS": true, - "Link": "https://www.microsoft.com/maps/", - "Section": "Geocoding" - }, - { - "API": "Geocode.xyz", - "Auth": null, - "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", - "HTTPS": true, - "Link": "https://geocode.xyz/", - "Section": "Geocoding" - }, - { - "API": "GeoNames", - "Auth": null, - "Description": "Place names and other geographical data", - "HTTPS": false, - "Link": "http://www.geonames.org/export/web-services.html", - "Section": "Geocoding" - }, - { - "API": "G\u00e9oApi", - "Auth": null, - "Description": "French geographical data", - "HTTPS": true, - "Link": "https://api.gouv.fr/api/geoapi.html", - "Section": "Geocoding" - }, - { - "API": "Google Maps", - "Auth": "apiKey", - "Description": "Create/customize digital maps based on Google Maps data", - "HTTPS": true, - "Link": "https://developers.google.com/maps/", - "Section": "Geocoding" - }, - { - "API": "IP 2 Country", - "Auth": null, - "Description": "Map an IP to a country", - "HTTPS": true, - "Link": "https://ip2country.info", - "Section": "Geocoding" - }, - { - "API": "IP Address Details", - "Auth": null, - "Description": "Find geolocation with ip address", - "HTTPS": true, - "Link": "https://ipinfo.io/", - "Section": "Geocoding" - }, - { - "API": "IP Location", - "Auth": null, - "Description": "Find IP address location information", - "HTTPS": true, - "Link": "https://ipapi.co/", - "Section": "Geocoding" - }, - { - "API": "IP Vigilante", - "Auth": null, - "Description": "Free IP Geolocation API", - "HTTPS": true, - "Link": "https://www.ipvigilante.com/", - "Section": "Geocoding" - }, - { - "API": "Mapbox", - "Auth": "apiKey", - "Description": "Create/customize beautiful digital maps", - "HTTPS": true, - "Link": "https://www.mapbox.com/developers/", - "Section": "Geocoding" - }, - { - "API": "Mapzen Search", - "Auth": "apiKey", - "Description": "Open Source & Open Data Global Geocoding Service", - "HTTPS": true, - "Link": "https://mapzen.com/products/search/", - "Section": "Geocoding" - }, - { - "API": "Mexico", - "Auth": null, - "Description": "Mexico RESTful zip codes API", - "HTTPS": true, - "Link": "https://github.com/IcaliaLabs/sepomex", - "Section": "Geocoding" - }, - { - "API": "One Map 2.0, Singapore", - "Auth": "apiKey", - "Description": "Singapore Land Authority REST API services for Singapore addresses", - "HTTPS": true, - "Link": "https://docs.onemap.sg/", - "Section": "Geocoding" - }, - { - "API": "OnWater", - "Auth": null, - "Description": "Determine if a lat/lon is on water or land", - "HTTPS": true, - "Link": "https://onwater.io/", - "Section": "Geocoding" - }, - { - "API": "OpenCage", - "Auth": null, - "Description": "Forward and reverse geocoding using open data", - "HTTPS": true, - "Link": "https://geocoder.opencagedata.com", - "Section": "Geocoding" - }, - { - "API": "OpenStreetMap", - "Auth": "OAuth", - "Description": "Navigation, geolocation and geographical data", - "HTTPS": false, - "Link": "http://wiki.openstreetmap.org/wiki/API", - "Section": "Geocoding" - }, - { - "API": "PostcodeData.nl", - "Auth": null, - "Description": "Provide geolocation data based on postcode for Dutch addresses", - "HTTPS": false, - "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", - "Section": "Geocoding" - }, - { - "API": "Postcodes.io", - "Auth": null, - "Description": "Postcode lookup & Geolocation for the UK", - "HTTPS": true, - "Link": "https://postcodes.io", - "Section": "Geocoding" - }, - { - "API": "REST Countries", - "Auth": null, - "Description": "Get information about countries via a RESTful API", - "HTTPS": true, - "Link": "https://restcountries.eu", - "Section": "Geocoding" - }, - { - "API": "Utah AGRC", - "Auth": "apiKey", - "Description": "Utah Web API for geocoding Utah addresses", - "HTTPS": true, - "Link": "https://api.mapserv.utah.gov", - "Section": "Geocoding" - }, - { - "API": "ViaCep", - "Auth": null, - "Description": "Brazil RESTful zip codes API", - "HTTPS": true, - "Link": "https://viacep.com.br", - "Section": "Geocoding" - }, - { - "API": "Zippopotam", - "Auth": null, - "Description": "Get information about place such as country, city, state, etc", - "HTTPS": false, - "Link": "http://www.zippopotam.us", - "Section": "Geocoding" - }, - { - "API": "Diabetes", - "Auth": null, - "Description": "Logging and retrieving diabetes information", - "HTTPS": false, - "Link": "http://predictbgl.com/api/", - "Section": "Health" - }, - { - "API": "Flutrack", - "Auth": null, - "Description": "Influenza-like symptoms with geotracking", - "HTTPS": false, - "Link": "http://www.flutrack.org/", - "Section": "Health" - }, - { - "API": "Makeup", - "Auth": null, - "Description": "Makeup Information", - "HTTPS": false, - "Link": "http://makeup-api.herokuapp.com/", - "Section": "Health" - }, - { - "API": "Medicare", - "Auth": null, - "Description": "Access to the data from the CMS - medicaregov", - "HTTPS": true, - "Link": "https://data.medicare.gov/developers", - "Section": "Health" - }, - { - "API": "Nutritionix", - "Auth": "apiKey", - "Description": "Worlds largest verified nutrition database", - "HTTPS": true, - "Link": "https://developer.nutritionix.com/", - "Section": "Health" - }, - { - "API": "openFDA", - "Auth": null, - "Description": "Public FDA data about drugs, devices, and foods", - "HTTPS": true, - "Link": "https://open.fda.gov/api/", - "Section": "Health" - }, - { - "API": "USDA Nutrients", - "Auth": null, - "Description": "National Nutrient Database for Standard Reference", - "HTTPS": true, - "Link": "https://ndb.nal.usda.gov/ndb/doc/index", - "Section": "Health" - }, - { - "API": "API.AI", - "Auth": "apiKey", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://api.ai/", - "Section": "Machine Learning" - }, - { - "API": "Clarifai", - "Auth": "OAuth", - "Description": "Computer Vision", - "HTTPS": true, - "Link": "https://developer.clarifai.com/", - "Section": "Machine Learning" - }, - { - "API": "Cleverbot", - "Auth": "apiKey", - "Description": "Web chat bot", - "HTTPS": true, - "Link": "https://www.cleverbot.com/api/", - "Section": "Machine Learning" - }, - { - "API": "Keen IO", - "Auth": "apiKey", - "Description": "Data Analytics", - "HTTPS": true, - "Link": "https://keen.io/", - "Section": "Machine Learning" - }, - { - "API": "Unplugg", - "Auth": "apiKey", - "Description": "Forecasting API for timeseries data", - "HTTPS": true, - "Link": "https://unplu.gg/test_api.html", - "Section": "Machine Learning" - }, - { - "API": "Wit.ai", - "Auth": "OAuth", - "Description": "Natural Language Processing", - "HTTPS": true, - "Link": "https://wit.ai/", - "Section": "Machine Learning" - }, - { - "API": "Newton", - "Auth": null, - "Description": "Symbolic and Arithmetic Math Calculator", - "HTTPS": true, - "Link": "https://newton.now.sh/", - "Section": "Math" - }, - { - "API": "Numbers API", - "Auth": null, - "Description": "Facts about numbers", - "HTTPS": false, - "Link": "http://numbersapi.com", - "Section": "Math" - }, - { - "API": "Bandsintown", - "Auth": null, - "Description": "Music Events", - "HTTPS": true, - "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", - "Section": "Music" - }, - { - "API": "Deezer", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": false, - "Link": "http://developers.deezer.com/login?redirect=/api", - "Section": "Music" - }, - { - "API": "Discogs", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.discogs.com/developers/", - "Section": "Music" - }, - { - "API": "Genius", - "Auth": "OAuth", - "Description": "Crowdsourced lyrics and music knowledge", - "HTTPS": true, - "Link": "https://docs.genius.com/", - "Section": "Music" - }, - { - "API": "Jamendo", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.jamendo.com/v3.0", - "Section": "Music" - }, - { - "API": "iTunes Search", - "Auth": null, - "Description": "Software products", - "HTTPS": true, - "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", - "Section": "Music" - }, - { - "API": "LastFm", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": false, - "Link": "http://www.last.fm/api", - "Section": "Music" - }, - { - "API": "Mixcloud", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.mixcloud.com/developers/", - "Section": "Music" - }, - { - "API": "MusicBrainz", - "Auth": null, - "Description": "Music", - "HTTPS": true, - "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", - "Section": "Music" - }, - { - "API": "Musikki", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": true, - "Link": "https://music-api.musikki.com/reference", - "Section": "Music" - }, - { - "API": "Musixmatch", - "Auth": "apiKey", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.musixmatch.com/", - "Section": "Music" - }, - { - "API": "Songkick", - "Auth": "OAuth", - "Description": "Music Events", - "HTTPS": true, - "Link": "https://www.songkick.com/developer/", - "Section": "Music" - }, - { - "API": "Songsterr", - "Auth": null, - "Description": "Provides guitar, bass and drums tabs and chords", - "HTTPS": true, - "Link": "https://www.songsterr.com/a/wa/api/", - "Section": "Music" - }, - { - "API": "Soundcloud", - "Auth": null, - "Description": "Music", - "HTTPS": true, - "Link": "https://developers.soundcloud.com/", - "Section": "Music" - }, - { - "API": "Spotify", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.spotify.com/web-api/", - "Section": "Music" - }, - { - "API": "Vagalume", - "Auth": "apiKey", - "Description": "Crowdsourced lyrics and music knowledge", - "HTTPS": true, - "Link": "https://api.vagalume.com.br/docs/", - "Section": "Music" - }, - { - "API": "Chronicling America", - "Auth": null, - "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", - "HTTPS": false, - "Link": "http://chroniclingamerica.loc.gov/about/api/", - "Section": "News" - }, - { - "API": "New York Times", - "Auth": "apiKey", - "Description": "Provides news", - "HTTPS": true, - "Link": "https://developer.nytimes.com/", - "Section": "News" - }, - { - "API": "News API", - "Auth": "apiKey", - "Description": "Headlines currently published on a range of news sources and blogs", - "HTTPS": true, - "Link": "https://newsapi.org/", - "Section": "News" - }, - { - "API": "The Guardian", - "Auth": "apiKey", - "Description": "Access all the content the Guardian creates, categorised by tags and section", - "HTTPS": true, - "Link": "http://open-platform.theguardian.com/", - "Section": "News" - }, - { - "API": "18F", - "Auth": null, - "Description": "US Federal Government /Developer Program", - "HTTPS": false, - "Link": "http://18f.github.io/API-All-the-X/", - "Section": "Open Data" - }, - { - "API": "Abbreviation", - "Auth": "X-Mashape-Key", - "Description": "Get abbreviations and meanings", - "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/abbreviations", - "Section": "Open Data" - }, - { - "API": "CARTO", - "Auth": "apiKey", - "Description": "Location Information Prediction", - "HTTPS": true, - "Link": "https://carto.com/", - "Section": "Open Data" - }, - { - "API": "Callook.info", - "Auth": null, - "Description": "United States ham radio callsigns", - "HTTPS": true, - "Link": "https://callook.info", - "Section": "Open Data" - }, - { - "API": "Celebinfo", - "Auth": "X-Mashape-Key", - "Description": "Celebrity information", - "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/celebinfo/", - "Section": "Open Data" - }, - { - "API": "Colorado Data Engine", - "Auth": null, - "Description": "Formatted and geolocated Colorado public data", - "HTTPS": true, - "Link": "http://codataengine.org/", - "Section": "Open Data" - }, - { - "API": "Colorado Information Marketplace", - "Auth": null, - "Description": "Colorado State Government Open Data", - "HTTPS": true, - "Link": "https://data.colorado.gov/", - "Section": "Open Data" - }, - { - "API": "Datakick", - "Auth": "apiKey", - "Description": "The open product database", - "HTTPS": true, - "Link": "https://www.datakick.org/api", - "Section": "Open Data" - }, - { - "API": "Data USA", - "Auth": null, - "Description": "US Public Data", - "HTTPS": true, - "Link": "https://datausa.io/about/api/", - "Section": "Open Data" - }, - { - "API": "Dronestream", - "Auth": null, - "Description": "Tracks United States drone strikes", - "HTTPS": true, - "Link": "https://dronestre.am/", - "Section": "Open Data" - }, - { - "API": "fonoApi", - "Auth": null, - "Description": "Mobile Device Description", - "HTTPS": true, - "Link": "https://fonoapi.freshpixl.com/", - "Section": "Open Data" - }, - { - "API": "Open Government, Australia", - "Auth": null, - "Description": "Australian Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov.au/", - "Section": "Open Data" - }, - { - "API": "Open Government, USA", - "Auth": null, - "Description": "United States Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov/", - "Section": "Open Data" - }, - { - "API": "Open Government, Canada", - "Auth": null, - "Description": "Canadian Government Open Data", - "HTTPS": false, - "Link": "http://open.canada.ca/en", - "Section": "Open Data" - }, - { - "API": "Open Government Data, India", - "Auth": "apiKey", - "Description": "Indian Government Open Data", - "HTTPS": true, - "Link": "https://data.gov.in/", - "Section": "Open Data" - }, - { - "API": "Open Government, New Zealand", - "Auth": null, - "Description": "New Zealand Government Open Data", - "HTTPS": true, - "Link": "https://www.data.govt.nz/", - "Section": "Open Data" - }, - { - "API": "Outpan", - "Auth": "apiKey", - "Description": "A Database of Everything", - "HTTPS": true, - "Link": "https://outpan.mixnode.com/developers", - "Section": "Open Data" - }, - { - "API": "Pearson", - "Auth": "apiKey", - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.pearson.com/apis/dictionaries", - "Section": "Open Data" - }, - { - "API": "Prague Opendata", - "Auth": null, - "Description": "Prague City Open Data", - "HTTPS": false, - "Link": "http://opendata.praha.eu/en", - "Section": "Open Data" - }, - { - "API": "Quandl", - "Auth": null, - "Description": "Stock Market Data", - "HTTPS": true, - "Link": "https://www.quandl.com/", - "Section": "Open Data" - }, - { - "API": "Represent by Open North", - "Auth": null, - "Description": "Find Canadian Government Representatives", - "HTTPS": true, - "Link": "https://represent.opennorth.ca/", - "Section": "Open Data" - }, - { - "API": "Scoop.it", - "Auth": "apiKey", - "Description": "Content Curation Service", - "HTTPS": false, - "Link": "http://www.scoop.it/dev", - "Section": "Open Data" - }, - { - "API": "Teleport", - "Auth": null, - "Description": "Quality of Life Data", - "HTTPS": true, - "Link": "https://developers.teleport.org/", - "Section": "Open Data" - }, - { - "API": "UPC database", - "Auth": "apiKey", - "Description": "More than 15 million barcode numbers from all around the world", - "HTTPS": true, - "Link": "https://upcdatabase.org/api", - "Section": "Open Data" - }, - { - "API": "Wikidata", - "Auth": "OAuth", - "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", - "HTTPS": true, - "Link": "https://www.wikidata.org/w/api.php?action=help", - "Section": "Open Data" - }, - { - "API": "Wikipedia", - "Auth": null, - "Description": "Mediawiki Encyclopedia", - "HTTPS": true, - "Link": "https://www.mediawiki.org/wiki/API:Main_page", - "Section": "Open Data" - }, - { - "API": "Wordnik", - "Auth": null, - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.wordnik.com", - "Section": "Open Data" - }, - { - "API": "Yelp", - "Auth": "OAuth", - "Description": "Find Local Business", - "HTTPS": true, - "Link": "https://www.yelp.com/developers/documentation/v3", - "Section": "Open Data" - }, - { - "API": "Countly", - "Auth": null, - "Description": "Countly web analytics", - "HTTPS": false, - "Link": "http://resources.count.ly/docs", - "Section": "Open Source projects" - }, - { - "API": "Drupal.org", - "Auth": null, - "Description": "Drupalorg", - "HTTPS": true, - "Link": "https://www.drupal.org/drupalorg/docs/api", - "Section": "Open Source projects" - }, - { - "API": "Libraries.io", - "Auth": "apiKey", - "Description": "Open source software libraries", - "HTTPS": true, - "Link": "https://libraries.io/api", - "Section": "Open Source projects" - }, - { - "API": "chucknorris.io", - "Auth": null, - "Description": "JSON API for hand curated Chuck Norris jokes", - "HTTPS": true, - "Link": "https://api.chucknorris.io", - "Section": "Personality" - }, - { - "API": "Forismatic", - "Auth": null, - "Description": "Inspirational Quotes", - "HTTPS": false, - "Link": "http://forismatic.com/en/api/", - "Section": "Personality" - }, - { - "API": "icanhazdadjoke", - "Auth": null, - "Description": "The largest selection of dad jokes on the internet", - "HTTPS": true, - "Link": "https://icanhazdadjoke.com/api", - "Section": "Personality" - }, - { - "API": "Medium", - "Auth": "OAuth", - "Description": "Community of readers and writers offering unique perspectives on ideas", - "HTTPS": true, - "Link": "https://github.com/Medium/medium-api-docs", - "Section": "Personality" - }, - { - "API": "Quotes on Design", - "Auth": null, - "Description": "Inspirational Quotes", - "HTTPS": true, - "Link": "https://quotesondesign.com/api-v4-0/", - "Section": "Personality" - }, - { - "API": "Traitify", - "Auth": null, - "Description": "Assess, collect, and analyze Personality", - "HTTPS": true, - "Link": "https://app.traitify.com/developer", - "Section": "Personality" - }, - { - "API": "tronalddump.io", - "Auth": null, - "Description": "Api & web archive for the things Donald Trump has said", - "HTTPS": true, - "Link": "https://www.tronalddump.io", - "Section": "Personality" - }, - { - "API": "500px", - "Auth": "OAuth", - "Description": "Photography Community", - "HTTPS": true, - "Link": "https://github.com/500px/api-documentation", - "Section": "Photography" - }, - { - "API": "Flickr", - "Auth": "OAuth", - "Description": "Flickr Services", - "HTTPS": true, - "Link": "https://www.flickr.com/services/api/", - "Section": "Photography" - }, - { - "API": "Gfycat", - "Auth": "OAuth", - "Description": "Jiffier GIFs", - "HTTPS": true, - "Link": "https://developers.gfycat.com/api/", - "Section": "Photography" - }, - { - "API": "Giphy", - "Auth": null, - "Description": "Get all your gifs", - "HTTPS": true, - "Link": "https://github.com/Giphy/GiphyAPI", - "Section": "Photography" - }, - { - "API": "Imgur", - "Auth": "OAuth", - "Description": "Images", - "HTTPS": true, - "Link": "https://api.imgur.com/#overview", - "Section": "Photography" - }, - { - "API": "ScreenShotLayer", - "Auth": null, - "Description": "URL 2 Image", - "HTTPS": true, - "Link": "https://screenshotlayer.com", - "Section": "Photography" - }, - { - "API": "Unsplash", - "Auth": "OAuth", - "Description": "Photography", - "HTTPS": true, - "Link": "https://unsplash.com/developers", - "Section": "Photography" - }, - { - "API": "PlaceKitten", - "Auth": null, - "Description": "Resizable kitten placeholder images", - "HTTPS": true, - "Link": "https://placekitten.com/", - "Section": "Photography" - }, - { - "API": "arcsecond.io", - "Auth": null, - "Description": "Multiple astronomy data sources", - "HTTPS": true, - "Link": "https://api.arcsecond.io/", - "Section": "Science" - }, - { - "API": "CORE", - "Auth": "apiKey", - "Description": "Access the world's Open Access research papers", - "HTTPS": true, - "Link": "https://core.ac.uk/services#api", - "Section": "Science" - }, - { - "API": "Fedger.io", - "Auth": null, - "Description": "Query machine intelligence data", - "HTTPS": true, - "Link": "https://dev.fedger.io/docs/", - "Section": "Science" - }, - { - "API": "inspirehep.net", - "Auth": null, - "Description": "High Energy Physics info system", - "HTTPS": true, - "Link": "https://inspirehep.net/info/hep/api?ln=en", - "Section": "Science" - }, - { - "API": "Launch Library", - "Auth": null, - "Description": "Upcoming Space Launches", - "HTTPS": true, - "Link": "https://launchlibrary.net/1.2/docs/api.html", - "Section": "Science" - }, - { - "API": "Minor Planet Center", - "Auth": null, - "Description": "Asterankcom Information", - "HTTPS": false, - "Link": "http://www.asterank.com/mpc", - "Section": "Science" - }, - { - "API": "NASA", - "Auth": null, - "Description": "NASA data, including imagery", - "HTTPS": true, - "Link": "https://api.nasa.gov", - "Section": "Science" - }, - { - "API": "Open Notify", - "Auth": null, - "Description": "ISS astronauts, current location, etc", - "HTTPS": false, - "Link": "http://open-notify.org/Open-Notify-API/", - "Section": "Science" - }, - { - "API": "Sunrise and Sunset", - "Auth": null, - "Description": "Sunset and sunrise times for a given latitude and longitude", - "HTTPS": true, - "Link": "https://sunrise-sunset.org/api", - "Section": "Science" - }, - { - "API": "USGS Earthquake Hazards Program", - "Auth": null, - "Description": "Earthquakes data real-time", - "HTTPS": true, - "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", - "Section": "Science" - }, - { - "API": "USGS Water Services", - "Auth": null, - "Description": "Water quality and level info for rivers and lakes", - "HTTPS": true, - "Link": "https://waterservices.usgs.gov/", - "Section": "Science" - }, - { - "API": "World Bank", - "Auth": null, - "Description": "World Data", - "HTTPS": false, - "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", - "Section": "Science" - }, - { - "API": "AXFR Database", - "Auth": null, - "Description": "AXFR public database", - "HTTPS": false, - "Link": "http://api.axfrcheck.com", - "Section": "Security" - }, - { - "API": "UK Police", - "Auth": null, - "Description": "UK Police data", - "HTTPS": true, - "Link": "https://data.police.uk/docs/", - "Section": "Security" - }, - { - "API": "eBay", - "Auth": "OAuth", - "Description": "Sell and Buy on eBay", - "HTTPS": true, - "Link": "https://go.developer.ebay.com/", - "Section": "Shopping" - }, - { - "API": "Cisco Spark", - "Auth": "OAuth", - "Description": "Team Collaboration Software", - "HTTPS": true, - "Link": "https://developer.ciscospark.com", - "Section": "Social" - }, - { - "API": "Discord", - "Auth": "OAuth", - "Description": "Make bots for Discord, integrate Discord onto an external platform", - "HTTPS": true, - "Link": "https://discordapp.com/developers/docs/intro", - "Section": "Social" - }, - { - "API": "DonReach Social Count", - "Auth": null, - "Description": "Get the social share count of a URL from every major social network", - "HTTPS": true, - "Link": "https://donreach.com/social-share-count/", - "Section": "Social" - }, - { - "API": "Facebook", - "Auth": "OAuth", - "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", - "HTTPS": true, - "Link": "https://developers.facebook.com/", - "Section": "Social" - }, - { - "API": "Foursquare", - "Auth": "OAuth", - "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", - "HTTPS": true, - "Link": "https://developer.foursquare.com/", - "Section": "Social" - }, - { - "API": "Fuck Off as a Service", - "Auth": null, - "Description": "Asks someone to fuck off", - "HTTPS": true, - "Link": "https://www.foaas.com", - "Section": "Social" - }, - { - "API": "Full Contact", - "Auth": "OAuth", - "Description": "Get Social Media profiles and contact Information", - "HTTPS": true, - "Link": "https://www.fullcontact.com/developer/docs/", - "Section": "Social" - }, - { - "API": "HackerNews", - "Auth": null, - "Description": "Social news for CS and entrepreneurship", - "HTTPS": true, - "Link": "https://github.com/HackerNews/API", - "Section": "Social" - }, - { - "API": "Instagram", - "Auth": "OAuth", - "Description": "Instagram Login, Share on Instagram, Social Plugins and more", - "HTTPS": true, - "Link": "https://www.instagram.com/developer/", - "Section": "Social" - }, - { - "API": "LinkedIn", - "Auth": "OAuth", - "Description": "The foundation of all digital integrations with LinkedIn", - "HTTPS": true, - "Link": "https://developer.linkedin.com/docs/rest-api", - "Section": "Social" - }, - { - "API": "Meetup.com", - "Auth": "apiKey", - "Description": "Data about Meetups from Meetupcom", - "HTTPS": true, - "Link": "https://www.meetup.com/meetup_api/", - "Section": "Social" - }, - { - "API": "Telegram MTProto", - "Auth": "OAuth", - "Description": "Read and write Telegram data", - "HTTPS": true, - "Link": "https://core.telegram.org/api#getting-started", - "Section": "Social" - }, - { - "API": "Telegram bot", - "Auth": "OAuth", - "Description": "Simplified HTTP version of the MTProto API for bots", - "HTTPS": true, - "Link": "https://core.telegram.org/bots/api", - "Section": "Social" - }, - { - "API": "Pinterest", - "Auth": "OAuth", - "Description": "The world's catalog of ideas", - "HTTPS": true, - "Link": "https://developers.pinterest.com/", - "Section": "Social" - }, - { - "API": "PWRTelegram bot", - "Auth": "OAuth", - "Description": "Boosted version of the Telegram bot API", - "HTTPS": true, - "Link": "https://pwrtelegram.xyz", - "Section": "Social" - }, - { - "API": "Reddit", - "Auth": "OAuth", - "Description": "Homepage of the internet", - "HTTPS": true, - "Link": "https://www.reddit.com/dev/api", - "Section": "Social" - }, - { - "API": "Slack", - "Auth": "OAuth", - "Description": "Team Instant Messaging", - "HTTPS": true, - "Link": "https://api.slack.com/", - "Section": "Social" - }, - { - "API": "Tumblr", - "Auth": "OAuth", - "Description": "Read and write Tumblr Data", - "HTTPS": true, - "Link": "https://www.tumblr.com/docs/en/api/v2", - "Section": "Social" - }, - { - "API": "Twitch", - "Auth": "OAuth", - "Description": "Game Streaming API", - "HTTPS": true, - "Link": "https://github.com/justintv/Twitch-API", - "Section": "Social" - }, - { - "API": "Twitter", - "Auth": "OAuth", - "Description": "Read and write Twitter data", - "HTTPS": true, - "Link": "https://dev.twitter.com/rest/public", - "Section": "Social" - }, - { - "API": "vk", - "Auth": "OAuth", - "Description": "Read and write vk data", - "HTTPS": true, - "Link": "https://vk.com/dev/sites", - "Section": "Social" - }, - { - "API": "Cartola FC", - "Auth": null, - "Description": "The Cartola FC API serves to check the partial points of your team", - "HTTPS": true, - "Link": "https://github.com/wgenial/cartrolandofc", - "Section": "Sports & Fitness" - }, - { - "API": "City Bikes", - "Auth": null, - "Description": "City Bikes around the world", - "HTTPS": false, - "Link": "http://api.citybik.es/v2/", - "Section": "Sports & Fitness" - }, - { - "API": "Ergast F1", - "Auth": null, - "Description": "F1 data from the beginning of the world championships in 1950", - "HTTPS": false, - "Link": "http://ergast.com/mrd/", - "Section": "Sports & Fitness" - }, - { - "API": "Fitbit", - "Auth": "OAuth", - "Description": "Fitbit Information", - "HTTPS": true, - "Link": "https://dev.fitbit.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Football-Data.org", - "Auth": null, - "Description": "Football Data", - "HTTPS": false, - "Link": "http://api.football-data.org/index", - "Section": "Sports & Fitness" - }, - { - "API": "JCDecaux Bike", - "Auth": "apiKey", - "Description": "JCDecaux's self-service bicycles", - "HTTPS": true, - "Link": "https://developer.jcdecaux.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Cricket Live Scores", - "Auth": "X-Mashape-Key", - "Description": "Live cricket scores", - "HTTPS": true, - "Link": "https://market.mashape.com/dev132/cricket-live-scores", - "Section": "Sports & Fitness" - }, - { - "API": "NFL Arrests", - "Auth": null, - "Description": "NFL Arrest Data", - "HTTPS": false, - "Link": "http://nflarrest.com/api/", - "Section": "Sports & Fitness" - }, - { - "API": "Pro Motocross", - "Auth": null, - "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", - "HTTPS": false, - "Link": "http://promotocrossapi.com", - "Section": "Sports & Fitness" - }, - { - "API": "Strava", - "Auth": "OAuth", - "Description": "Connect with athletes, activities and more", - "HTTPS": true, - "Link": "https://strava.github.io/api/", - "Section": "Sports & Fitness" - }, - { - "API": "UFC Data", - "Auth": null, - "Description": "Ultimate Fighting Championship information for events and fighters", - "HTTPS": false, - "Link": "http://ufc-data-api.ufc.com/", - "Section": "Sports & Fitness" - }, - { - "API": "Wger", - "Auth": "apiKey", - "Description": "Workout manager data as exercises, muscles or equipment", - "HTTPS": true, - "Link": "https://wger.de/en/software/api", - "Section": "Sports & Fitness" - }, - { - "API": "Postmon", - "Auth": null, - "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", - "HTTPS": false, - "Link": "http://postmon.com.br", - "Section": "Tracking" - }, - { - "API": "Sweden", - "Auth": "apiKey", - "Description": "Provides information about parcels in transport", - "HTTPS": false, - "Link": "https://developer.postnord.com/docs2", - "Section": "Tracking" - }, - { - "API": "ADS-B Exchange", - "Auth": null, - "Description": "Access real-time and historical data of any and all airbone aircraft", - "HTTPS": true, - "Link": "https://www.adsbexchange.com/data/", - "Section": "Transportation" - }, - { - "API": "Amadeus Travel Innovation Sandbox", - "Auth": "apiKey", - "Description": "Travel Search - Limited usage", - "HTTPS": true, - "Link": "https://sandbox.amadeus.com/", - "Section": "Transportation" - }, - { - "API": "Bay Area Rapid Transit", - "Auth": "apiKey", - "Description": "Stations and predicted arrivals for BART", - "HTTPS": false, - "Link": "http://api.bart.gov", - "Section": "Transportation" - }, - { - "API": "Community Transit", - "Auth": null, - "Description": "Transitland API", - "HTTPS": true, - "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", - "Section": "Transportation" - }, - { - "API": "Goibibo", - "Auth": "apiKey", - "Description": "API for travel search", - "HTTPS": true, - "Link": "https://developer.goibibo.com/docs", - "Section": "Transportation" - }, - { - "API": "Icelandic APIs", - "Auth": null, - "Description": "Open APIs that deliver services in or regarding Iceland", - "HTTPS": true, - "Link": "http://docs.apis.is/", - "Section": "Transportation" - }, - { - "API": "Indian Railways", - "Auth": "apiKey", - "Description": "Indian Railways Information", - "HTTPS": false, - "Link": "http://api.erail.in/", - "Section": "Transportation" - }, - { - "API": "Izi", - "Auth": "apiKey", - "Description": "Audio guide for travellers", - "HTTPS": true, - "Link": "http://api-docs.izi.travel/", - "Section": "Transportation" - }, - { - "API": "Navitia", - "Auth": "apiKey", - "Description": "The open API for building cool stuff with transport data", - "HTTPS": true, - "Link": "https://api.navitia.io/", - "Section": "Transportation" - }, - { - "API": "The Nomad List", - "Auth": null, - "Description": "A list of the best places to live/work remotely", - "HTTPS": true, - "Link": "https://nomadlist.com/faq", - "Section": "Transportation" - }, - { - "API": "Schiphol Airport", - "Auth": "apiKey", - "Description": "Schiphol", - "HTTPS": true, - "Link": "https://developer.schiphol.nl/", - "Section": "Transportation" - }, - { - "API": "TransitLand", - "Auth": null, - "Description": "Transit Aggregation", - "HTTPS": true, - "Link": "https://transit.land/documentation/datastore/api-endpoints.html", - "Section": "Transportation" - }, - { - "API": "Transport for Atlanta, US", - "Auth": null, - "Description": "Marta", - "HTTPS": false, - "Link": "http://www.itsmarta.com/app-developer-resources.aspx", - "Section": "Transportation" - }, - { - "API": "Transport for Auckland, New Zealand", - "Auth": null, - "Description": "Auckland Transport", - "HTTPS": true, - "Link": "https://api.at.govt.nz/", - "Section": "Transportation" - }, - { - "API": "Transport for Belgium", - "Auth": null, - "Description": "Belgian transport API", - "HTTPS": true, - "Link": "https://hello.irail.be/api/", - "Section": "Transportation" - }, - { - "API": "Transport for Berlin, Germany", - "Auth": null, - "Description": "Third-party VBB API", - "HTTPS": true, - "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", - "Section": "Transportation" - }, - { - "API": "Transport for Boston, US", - "Auth": null, - "Description": "MBTA API", - "HTTPS": false, - "Link": "http://realtime.mbta.com/Portal/Home/Documents", - "Section": "Transportation" - }, - { - "API": "Transport for Budapest, Hungary", - "Auth": null, - "Description": "Budapest public transport API", - "HTTPS": true, - "Link": "https://apiary.io/", - "Section": "Transportation" - }, - { - "API": "Transport for Chicago, US", - "Auth": null, - "Description": "CTA", - "HTTPS": false, - "Link": "http://www.transitchicago.com/developers/", - "Section": "Transportation" - }, - { - "API": "Transport for Czech Republic", - "Auth": null, - "Description": "Czech transport API", - "HTTPS": true, - "Link": "https://www.chaps.cz/eng/products/idos-internet", - "Section": "Transportation" - }, - { - "API": "Transport for Denver, US", - "Auth": null, - "Description": "RTD", - "HTTPS": false, - "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", - "Section": "Transportation" - }, - { - "API": "Transport for Finland", - "Auth": null, - "Description": "Finnish transport API", - "HTTPS": true, - "Link": "https://digitransit.fi/en/developers/ ", - "Section": "Transportation" - }, - { - "API": "Transport for Germany", - "Auth": "apiKey", - "Description": "Deutsche Bahn (DB) API", - "HTTPS": false, - "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", - "Section": "Transportation" - }, - { - "API": "Transport for India", - "Auth": "apiKey", - "Description": "India Public Transport API", - "HTTPS": true, - "Link": "https://data.gov.in/sector/transport", - "Section": "Transportation" - }, - { - "API": "Transport for London, England", - "Auth": null, - "Description": "TfL API", - "HTTPS": true, - "Link": "https://api.tfl.gov.uk", - "Section": "Transportation" - }, - { - "API": "Transport for Madrid, Spain", - "Auth": "apiKey", - "Description": "Madrid BUS transport API", - "HTTPS": false, - "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", - "Section": "Transportation" - }, - { - "API": "Transport for Minneapolis, US", - "Auth": "OAuth", - "Description": "NexTrip API", - "HTTPS": false, - "Link": "http://svc.metrotransit.org/", - "Section": "Transportation" - }, - { - "API": "Transport for The Netherlands", - "Auth": "apiKey", - "Description": "NS, only trains", - "HTTPS": false, - "Link": "http://www.ns.nl/reisinformatie/ns-api", - "Section": "Transportation" - }, - { - "API": "Transport for The Netherlands", - "Auth": null, - "Description": "OVAPI, country-wide public transport", - "HTTPS": true, - "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", - "Section": "Transportation" - }, - { - "API": "Transport for New York City, US", - "Auth": "apiKey", - "Description": "MTA", - "HTTPS": false, - "Link": "http://datamine.mta.info/", - "Section": "Transportation" - }, - { - "API": "Transport for Norway", - "Auth": null, - "Description": "Norwegian transport API", - "HTTPS": false, - "Link": "http://reisapi.ruter.no/help", - "Section": "Transportation" - }, - { - "API": "Transport for Ottawa, Canada", - "Auth": null, - "Description": "OC Transpo next bus arrival API", - "HTTPS": false, - "Link": "http://www.octranspo.com/index.php/developers", - "Section": "Transportation" - }, - { - "API": "Transport for Paris, France", - "Auth": null, - "Description": "RATP Open Data API", - "HTTPS": false, - "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", - "Section": "Transportation" - }, - { - "API": "Transport for Paris, France", - "Auth": null, - "Description": "Live schedules made simple", - "HTTPS": false, - "Link": "http://restratpws.azurewebsites.net/swagger/", - "Section": "Transportation" - }, - { - "API": "Transport for Philadelphia, US", - "Auth": null, - "Description": "SEPTA APIs", - "HTTPS": false, - "Link": "http://www3.septa.org/hackathon/", - "Section": "Transportation" - }, - { - "API": "Transport for Rio de Janeiro, Brazil", - "Auth": null, - "Description": "Prefeitura do Rio (City Hall)", - "HTTPS": false, - "Link": "http://data.rio/group/transporte-e-mobilidade", - "Section": "Transportation" - }, - { - "API": "Transport for S\u00e3o Paulo, Brazil", - "Auth": "OAuth", - "Description": "SPTrans", - "HTTPS": false, - "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", - "Section": "Transportation" - }, - { - "API": "Transport for Sweden", - "Auth": "OAuth", - "Description": "Public Transport consumer", - "HTTPS": true, - "Link": "https://www.trafiklab.se/api", - "Section": "Transportation" - }, - { - "API": "Transport for Switzerland", - "Auth": null, - "Description": "Swiss public transport API", - "HTTPS": true, - "Link": "https://transport.opendata.ch/", - "Section": "Transportation" - }, - { - "API": "Transport for Switzerland", - "Auth": "apiKey", - "Description": "Official Swiss Public Transport Open Data", - "HTTPS": true, - "Link": "https://opentransportdata.swiss/en/", - "Section": "Transportation" - }, - { - "API": "Transport for Tokyo, Japan", - "Auth": "apiKey", - "Description": "Tokyo Metro", - "HTTPS": true, - "Link": "https://developer.tokyometroapp.jp/info", - "Section": "Transportation" - }, - { - "API": "Transport for Toronto, Canada", - "Auth": null, - "Description": "TTC", - "HTTPS": true, - "Link": "https://myttc.ca/developers", - "Section": "Transportation" - }, - { - "API": "Transport for Vancouver, Canada", - "Auth": "OAuth", - "Description": "TransLink", - "HTTPS": true, - "Link": "https://developer.translink.ca/", - "Section": "Transportation" - }, - { - "API": "Transport for U.S. (multiple locations)", - "Auth": null, - "Description": "NextBus API", - "HTTPS": false, - "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", - "Section": "Transportation" - }, - { - "API": "Transport for Victoria, AU", - "Auth": "apiKey", - "Description": "PTV API", - "HTTPS": true, - "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", - "Section": "Transportation" - }, - { - "API": "Transport for Washington, US", - "Auth": "OAuth", - "Description": "Washington Metro transport API", - "HTTPS": true, - "Link": "https://developer.wmata.com/", - "Section": "Transportation" - }, - { - "API": "Uber", - "Auth": "OAuth", - "Description": "Request Uber rides, reach riders, transport things, and reward drivers", - "HTTPS": true, - "Link": "https://developer.uber.com/", - "Section": "Transportation" - }, - { - "API": "WhereIsMyTransport", - "Auth": "OAuth", - "Description": "Platform for public transport data in emerging cities", - "HTTPS": true, - "Link": "https://developer.whereismytransport.com/", - "Section": "Transportation" - }, - { - "API": "Universities List", - "Auth": null, - "Description": "University names, countries and domains", - "HTTPS": true, - "Link": "https://github.com/Hipo/university-domains-list", - "Section": "University" - }, - { - "API": "Vehicles", - "Auth": "apiKey", - "Description": "Lot of vehicles information", - "HTTPS": false, - "Link": "http://developer.edmunds.com/api-documentation/overview/", - "Section": "Vehicle" - }, - { - "API": "Brazilian Vehicles and Prices", - "Auth": null, - "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", - "HTTPS": true, - "Link": "https://deividfortuna.github.io/fipe/", - "Section": "Vehicle" - }, - { - "API": "NHTSA Vehicles", - "Auth": null, - "Description": "NHTSA Product Information Catalog and Vehicle Listing", - "HTTPS": true, - "Link": "https://vpic.nhtsa.dot.gov/api/", - "Section": "Vehicle" - }, - { - "API": "An API of Ice And Fire", - "Auth": null, - "Description": "Game Of Thrones API", - "HTTPS": true, - "Link": "https://anapioficeandfire.com/", - "Section": "Video" - }, - { - "API": "Dailymotion", - "Auth": "OAuth", - "Description": "Dailymotion Developer API", - "HTTPS": true, - "Link": "https://developer.dailymotion.com/", - "Section": "Video" - }, - { - "API": "Netflix Roulette", - "Auth": null, - "Description": "Netflix database", - "HTTPS": true, - "Link": "https://netflixroulette.net/api/", - "Section": "Video" - }, - { - "API": "Ron Swanson Quotes", - "Auth": null, - "Description": "Television", - "HTTPS": true, - "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", - "Section": "Video" - }, - { - "API": "SWAPI", - "Auth": null, - "Description": "Star Wars Information", - "HTTPS": true, - "Link": "https://swapi.co", - "Section": "Video" - }, - { - "API": "TMDb", - "Auth": "apiKey", - "Description": "Community-based movie data", - "HTTPS": true, - "Link": "https://www.themoviedb.org/documentation/api", - "Section": "Video" - }, - { - "API": "TVMaze", - "Auth": null, - "Description": "TV Show Data", - "HTTPS": false, - "Link": "http://www.tvmaze.com/api", - "Section": "Video" - }, - { - "API": "Vimeo", - "Auth": "OAuth", - "Description": "Vimeo Developer API", - "HTTPS": true, - "Link": "https://developer.vimeo.com/", - "Section": "Video" - }, - { - "API": "YouTube", - "Auth": "OAuth", - "Description": "Add YouTube functionality to your sites and apps", - "HTTPS": true, - "Link": "https://developers.google.com/youtube/", - "Section": "Video" - }, - { - "API": "Dark Sky", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://darksky.net/dev/", - "Section": "Weather" - }, - { - "API": "MetaWeather", - "Auth": null, - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.metaweather.com/api/", - "Section": "Weather" - }, - { - "API": "OpenWeatherMap", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": false, - "Link": "http://openweathermap.org/api", - "Section": "Weather" - }, - { - "API": "Weatherbit", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.weatherbit.io/api", - "Section": "Weather" - }, - { - "API": "Wunderground", - "Auth": "apiKey", - "Description": "Weather", - "HTTPS": true, - "Link": "https://www.wunderground.com/weather/api/", - "Section": "Weather" - }, - { - "API": "Yahoo! Weather", - "Auth": null, - "Description": "Weather", - "HTTPS": true, - "Link": "https://developer.yahoo.com/weather/", - "Section": "Weather" - } - ] -} +{} diff --git a/json/entries.min.json b/json/entries.min.json index c235d98e..0967ef42 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":349,"entries":[{"API":"Dogs","Description":"Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{} From 43db54e5d89e5b6da3ccfbf6c3d24de5503b7641 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 22:14:48 -0400 Subject: [PATCH 027/167] Update conditional to use raw index of substring --- build/condenseMd.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/condenseMd.js b/build/condenseMd.js index 14f84fc4..1fd51dc1 100644 --- a/build/condenseMd.js +++ b/build/condenseMd.js @@ -36,7 +36,7 @@ function setupMd(filename, anchor) { if (line.length < 2 || cur_line == lines.length) { break } - if (line.startsWith("|")) { + if (line.indexOf("|") == 0) { arr.push(line + table_name) } } @@ -60,4 +60,4 @@ if (process.argv.length < 4) { } else { anchorText = process.argv[3]; } -setupMd(process.argv[2].toString(), anchorText); \ No newline at end of file +setupMd(process.argv[2].toString(), anchorText); From 73000a00462c7fc59122945204c62a365662d2ff Mon Sep 17 00:00:00 2001 From: Travis Date: Wed, 9 Aug 2017 02:16:05 +0000 Subject: [PATCH 028/167] rebuild JSON at 43db54e [ci skip] --- json/entries.json | 2798 ++++++++++++++++++++++++++++++++++++++++- json/entries.min.json | 2 +- 2 files changed, 2798 insertions(+), 2 deletions(-) diff --git a/json/entries.json b/json/entries.json index 0967ef42..13fc6e0e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1 +1,2797 @@ -{} +{ + "count": 349, + "entries": [ + { + "API": "Dogs", + "Auth": null, + "Description": "Based on the Stanford Dogs Dataset", + "HTTPS": true, + "Link": "https://dog.ceo/dog-api/", + "Section": "Animals" + }, + { + "API": "IUCN", + "Auth": "apiKey", + "Description": "IUCN Red List of Threatened Species", + "HTTPS": false, + "Link": "http://apiv3.iucnredlist.org/api/v3/docs", + "Section": "Animals" + }, + { + "API": "Petfinder", + "Auth": "apiKey", + "Description": "Adoption", + "HTTPS": true, + "Link": "https://www.petfinder.com/developers/api-docs/", + "Section": "Animals" + }, + { + "API": "RescueGroups", + "Auth": null, + "Description": "Adoption", + "HTTPS": true, + "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", + "Section": "Animals" + }, + { + "API": "AniList", + "Auth": "OAuth", + "Description": "AniList Anime", + "HTTPS": false, + "Link": "http://anilist-api.readthedocs.io/en/latest/", + "Section": "Anime" + }, + { + "API": "Jikan", + "Auth": null, + "Description": "Unofficial MyAnimeList API", + "HTTPS": true, + "Link": "https://jikan.me", + "Section": "Anime" + }, + { + "API": "Kitsu", + "Auth": "OAuth", + "Description": "Anime discovery platform", + "HTTPS": true, + "Link": "http://docs.kitsu.apiary.io/", + "Section": "Anime" + }, + { + "API": "Studio Ghibli", + "Auth": null, + "Description": "Resources from Studio Ghibli films", + "HTTPS": true, + "Link": "https://ghibliapi.herokuapp.com", + "Section": "Anime" + }, + { + "API": "AlienVault Open Threat Exchange (OTX)", + "Auth": "apiKey", + "Description": "IP/domain/URL reputation", + "HTTPS": true, + "Link": "https://otx.alienvault.com/api/", + "Section": "Anti-Malware" + }, + { + "API": "Certly", + "Auth": "apiKey", + "Description": "Certly Link/Domain Flagging", + "HTTPS": true, + "Link": "https://guard.certly.io/", + "Section": "Anti-Malware" + }, + { + "API": "Google Safe Browsing", + "Auth": "apiKey", + "Description": "Google Link/Domain Flagging", + "HTTPS": true, + "Link": "https://developers.google.com/safe-browsing/", + "Section": "Anti-Malware" + }, + { + "API": "Metacert", + "Auth": "apiKey", + "Description": "Metacert Link Flagging", + "HTTPS": true, + "Link": "https://metacert.com/", + "Section": "Anti-Malware" + }, + { + "API": "VirusTotal", + "Auth": "apiKey", + "Description": "VirusTotal File/URL Analysis", + "HTTPS": true, + "Link": "https://www.virustotal.com/en/documentation/public-api/", + "Section": "Anti-Malware" + }, + { + "API": "Web Of Trust (WOT)", + "Auth": "apiKey", + "Description": "Website reputation", + "HTTPS": true, + "Link": "https://www.mywot.com/wiki/API", + "Section": "Anti-Malware" + }, + { + "API": "Behance", + "Auth": "apiKey", + "Description": "Design", + "HTTPS": true, + "Link": "https://www.behance.net/dev", + "Section": "Art & Design" + }, + { + "API": "Dribbble", + "Auth": "OAuth", + "Description": "Design", + "HTTPS": false, + "Link": "http://developer.dribbble.com/v1/", + "Section": "Art & Design" + }, + { + "API": "Harvard Art Museums", + "Auth": "apiKey", + "Description": "Art", + "HTTPS": false, + "Link": "https://github.com/harvardartmuseums/api-docs", + "Section": "Art & Design" + }, + { + "API": "Icons8", + "Auth": "OAuth", + "Description": "Icons", + "HTTPS": true, + "Link": "http://docs.icons8.apiary.io/#reference/0/meta", + "Section": "Art & Design" + }, + { + "API": "Noun Project", + "Auth": "OAuth", + "Description": "Icons", + "HTTPS": false, + "Link": "http://api.thenounproject.com/index.html", + "Section": "Art & Design" + }, + { + "API": "Rijksmuseum", + "Auth": "apiKey", + "Description": "Art", + "HTTPS": true, + "Link": "https://www.rijksmuseum.nl/en/api", + "Section": "Art & Design" + }, + { + "API": "British National Bibliography", + "Auth": null, + "Description": "Books", + "HTTPS": false, + "Link": "http://bnb.data.bl.uk/", + "Section": "Books" + }, + { + "API": "Goodreads", + "Auth": null, + "Description": "Books", + "HTTPS": true, + "Link": "https://www.goodreads.com/api", + "Section": "Books" + }, + { + "API": "Google Books", + "Auth": "OAuth", + "Description": "Books", + "HTTPS": true, + "Link": "https://developers.google.com/books/", + "Section": "Books" + }, + { + "API": "mailgun", + "Auth": "apiKey", + "Description": "Email Service", + "HTTPS": true, + "Link": "https://www.mailgun.com/", + "Section": "Business" + }, + { + "API": "markerapi", + "Auth": null, + "Description": "Trademark Search", + "HTTPS": false, + "Link": "http://www.markerapi.com/", + "Section": "Business" + }, + { + "API": "Church Calendar", + "Auth": null, + "Description": "Catholic liturgical calendar", + "HTTPS": false, + "Link": "http://calapi.inadiutorium.cz/", + "Section": "Calendar" + }, + { + "API": "Holidays", + "Auth": "apiKey", + "Description": "Historical data regarding holidays", + "HTTPS": true, + "Link": "https://holidayapi.com/", + "Section": "Calendar" + }, + { + "API": "LectServe", + "Auth": null, + "Description": "Protestant liturgical calendar", + "HTTPS": false, + "Link": "http://www.lectserve.com", + "Section": "Calendar" + }, + { + "API": "Non-Working Days", + "Auth": null, + "Description": "Database of ICS files for non working days", + "HTTPS": true, + "Link": "https://github.com/gadael/icsdb", + "Section": "Calendar" + }, + { + "API": "Box", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://developer.box.com/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Dropbox", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://www.dropbox.com/developers", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Google Drive", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://developers.google.com/drive/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "OneDrive", + "Auth": "OAuth", + "Description": "File Sharing and Storage", + "HTTPS": true, + "Link": "https://dev.onedrive.com/", + "Section": "Cloud Storage & File Sharing" + }, + { + "API": "Currencylayer", + "Auth": "apiKey", + "Description": "Exchange rates and currency conversion", + "HTTPS": true, + "Link": "https://currencylayer.com/documentation", + "Section": "Currency Exchange" + }, + { + "API": "Fixer.io", + "Auth": null, + "Description": "Exchange rates and currency conversion", + "HTTPS": true, + "Link": "http://fixer.io", + "Section": "Currency Exchange" + }, + { + "API": "languagelayer", + "Auth": null, + "Description": "Language detection", + "HTTPS": true, + "Link": "https://languagelayer.com", + "Section": "Data Validation" + }, + { + "API": "Lob.com", + "Auth": "apiKey", + "Description": "US Address Verification", + "HTTPS": true, + "Link": "https://lob.com/", + "Section": "Data Validation" + }, + { + "API": "mailboxlayer", + "Auth": null, + "Description": "Email address validation", + "HTTPS": true, + "Link": "https://mailboxlayer.com", + "Section": "Data Validation" + }, + { + "API": "numverify", + "Auth": null, + "Description": "Phone number validation", + "HTTPS": true, + "Link": "https://numverify.com", + "Section": "Data Validation" + }, + { + "API": "PurgoMalum", + "Auth": null, + "Description": "Content validator against profanity & obscenity", + "HTTPS": false, + "Link": "http://www.purgomalum.com", + "Section": "Data Validation" + }, + { + "API": "vatlayer", + "Auth": null, + "Description": "VAT number validation", + "HTTPS": true, + "Link": "https://vatlayer.com", + "Section": "Data Validation" + }, + { + "API": "Adorable Avatars", + "Auth": null, + "Description": "Generate random cartoon avatars", + "HTTPS": true, + "Link": "http://avatars.adorable.io", + "Section": "Development" + }, + { + "API": "APIs.guru", + "Auth": null, + "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", + "HTTPS": true, + "Link": "https://apis.guru/api-doc/", + "Section": "Development" + }, + { + "API": "Bacon Ipsum", + "Auth": null, + "Description": "A Meatier Lorem Ipsum Generator", + "HTTPS": true, + "Link": "https://baconipsum.com/json-api/", + "Section": "Development" + }, + { + "API": "BetterMeta", + "Auth": "X-Mashape-Key", + "Description": "Return a site's meta tags in JSON format", + "HTTPS": true, + "Link": "http://bettermeta.io", + "Section": "Development" + }, + { + "API": "Changelogs.md", + "Auth": null, + "Description": "Structured changelog metadata from open source projects", + "HTTPS": true, + "Link": "https://changelogs.md", + "Section": "Development" + }, + { + "API": "CDNJS", + "Auth": null, + "Description": "Library info on CDNJS", + "HTTPS": true, + "Link": "https://api.cdnjs.com/libraries/jquery", + "Section": "Development" + }, + { + "API": "Faceplusplus", + "Auth": "OAuth", + "Description": "A tool to detect face", + "HTTPS": true, + "Link": "https://www.faceplusplus.com/", + "Section": "Development" + }, + { + "API": "Genderize.io", + "Auth": null, + "Description": "Determines a gender from a first name", + "HTTPS": true, + "Link": "https://genderize.io", + "Section": "Development" + }, + { + "API": "Github - User Data", + "Auth": null, + "Description": "Pull public information for a user's github", + "HTTPS": true, + "Link": "https://api.github.com/users/hackeryou", + "Section": "Development" + }, + { + "API": "Gitter", + "Auth": "OAuth", + "Description": "Chat for GitHub", + "HTTPS": true, + "Link": "https://github.com/gitterHQ/docs", + "Section": "Development" + }, + { + "API": "HackerRank", + "Auth": "apiKey", + "Description": "Compile source code and run against a set of provided test cases", + "HTTPS": true, + "Link": "https://www.hackerrank.com/api/docs", + "Section": "Development" + }, + { + "API": "Hipster Ipsum", + "Auth": null, + "Description": "Generates Hipster Ipsum text", + "HTTPS": false, + "Link": "http://hipsterjesus.com/", + "Section": "Development" + }, + { + "API": "IPify", + "Auth": null, + "Description": "A simple IP Address API", + "HTTPS": true, + "Link": "https://www.ipify.org/", + "Section": "Development" + }, + { + "API": "JSON 2 JSONP", + "Auth": null, + "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", + "HTTPS": true, + "Link": "https://json2jsonp.com/", + "Section": "Development" + }, + { + "API": "JSONbin.io", + "Auth": "apiKey", + "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", + "HTTPS": true, + "Link": "https://jsonbin.io", + "Section": "Development" + }, + { + "API": "JSONPlaceholder", + "Auth": null, + "Description": "Fake data for testing and prototyping", + "HTTPS": false, + "Link": "http://jsonplaceholder.typicode.com/", + "Section": "Development" + }, + { + "API": "Judge0 API", + "Auth": null, + "Description": "Compile and run source code", + "HTTPS": true, + "Link": "https://api.judge0.com/", + "Section": "Development" + }, + { + "API": "Kairos", + "Auth": "apiKey", + "Description": "Face Recognition and Emotion Analysis", + "HTTPS": true, + "Link": "https://www.kairos.com/features", + "Section": "Development" + }, + { + "API": "Let's Validate", + "Auth": null, + "Description": "Uncovers the technologies used on websites and URL to thumbnail", + "HTTPS": true, + "Link": "https://github.com/letsvalidate/api", + "Section": "Development" + }, + { + "API": "LiveEdu", + "Auth": "OAuth", + "Description": "Live Coding Streaming", + "HTTPS": true, + "Link": "https://www.liveedu.tv/developer/applications/", + "Section": "Development" + }, + { + "API": "Lorem Text", + "Auth": "X-Mashape-Key", + "Description": "Generates Lorem Ipsum text", + "HTTPS": true, + "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator", + "Section": "Development" + }, + { + "API": "Loripsum", + "Auth": null, + "Description": "The \"lorem ipsum\" generator that doesn't suck", + "HTTPS": false, + "Link": "http://loripsum.net/", + "Section": "Development" + }, + { + "API": "Myjson", + "Auth": null, + "Description": "A simple JSON store for your web or mobile app", + "HTTPS": false, + "Link": "http://myjson.com/api", + "Section": "Development" + }, + { + "API": "Okta", + "Auth": "apiKey", + "Description": "User Authentication", + "HTTPS": true, + "Link": "https://okta.com/", + "Section": "Development" + }, + { + "API": "Plino", + "Auth": null, + "Description": "Spam filtering system", + "HTTPS": true, + "Link": "https://plino.herokuapp.com/", + "Section": "Development" + }, + { + "API": "Public APIs", + "Auth": null, + "Description": "A collective list of free JSON APIs for use in web development", + "HTTPS": true, + "Link": "https://github.com/toddmotto/public-apis/tree/master/json", + "Section": "Development" + }, + { + "API": "Random Word", + "Auth": null, + "Description": "Generate random word", + "HTTPS": false, + "Link": "http://www.setgetgo.com/randomword/", + "Section": "Development" + }, + { + "API": "RandomUser", + "Auth": null, + "Description": "Generates random user data", + "HTTPS": true, + "Link": "https://randomuser.me", + "Section": "Development" + }, + { + "API": "ReqRes", + "Auth": null, + "Description": "A hosted REST-API ready to respond to your AJAX requests", + "HTTPS": true, + "Link": "https://reqres.in/ ", + "Section": "Development" + }, + { + "API": "RoboHash", + "Auth": null, + "Description": "Generate random robot/alien avatars", + "HTTPS": true, + "Link": "https://robohash.org/", + "Section": "Development" + }, + { + "API": "StackExchange", + "Auth": "OAuth", + "Description": "Q&A forum for developers", + "HTTPS": true, + "Link": "https://api.stackexchange.com/", + "Section": "Development" + }, + { + "API": "UI Names", + "Auth": null, + "Description": "Generate random fake names", + "HTTPS": true, + "Link": "https://github.com/thm/uinames", + "Section": "Development" + }, + { + "API": "Verse", + "Auth": null, + "Description": "Check what's the latest version of your favorite open-source project", + "HTTPS": true, + "Link": "https://verse.pawelad.xyz/", + "Section": "Development" + }, + { + "API": "File.io", + "Auth": null, + "Description": "File Sharing", + "HTTPS": true, + "Link": "https://www.file.io", + "Section": "Documents & Productivity" + }, + { + "API": "pdflayer API", + "Auth": null, + "Description": "HTML/URL to PDF", + "HTTPS": true, + "Link": "https://pdflayer.com", + "Section": "Documents & Productivity" + }, + { + "API": "Pocket", + "Auth": "OAuth", + "Description": "Bookmarking service", + "HTTPS": true, + "Link": "https://getpocket.com/developer/", + "Section": "Documents & Productivity" + }, + { + "API": "PrexView", + "Auth": "apiKey", + "Description": "Data from XML or JSON to PDF, HTML or Image", + "HTTPS": true, + "Link": "https://prexview.com", + "Section": "Documents & Productivity" + }, + { + "API": "Todoist", + "Auth": "OAuth", + "Description": "Todo Lists", + "HTTPS": true, + "Link": "https://developer.todoist.com", + "Section": "Documents & Productivity" + }, + { + "API": "Wunderlist", + "Auth": "OAuth", + "Description": "Todo Lists", + "HTTPS": true, + "Link": "https://developer.wunderlist.com/documentation", + "Section": "Documents & Productivity" + }, + { + "API": "AirVisual", + "Auth": "apiKey", + "Description": "Air quality and weather data", + "HTTPS": true, + "Link": "https://airvisual.com/api", + "Section": "Environment" + }, + { + "API": "OpenAQ", + "Auth": "apiKey", + "Description": "Open air quality data", + "HTTPS": true, + "Link": "https://docs.openaq.org/", + "Section": "Environment" + }, + { + "API": "PM2.5.in", + "Auth": "apiKey", + "Description": "Air quality of China", + "HTTPS": false, + "Link": "http://www.pm25.in/api_doc", + "Section": "Environment" + }, + { + "API": "Barchart OnDemand", + "Auth": "apiKey", + "Description": "Stock, Futures, and Forex Market Data", + "HTTPS": true, + "Link": "https://www.barchartondemand.com/free", + "Section": "Finance" + }, + { + "API": "CoinDesk", + "Auth": null, + "Description": "Bitcoin Price Index", + "HTTPS": false, + "Link": "http://www.coindesk.com/api/", + "Section": "Finance" + }, + { + "API": "Consumer Financial Protection Bureau", + "Auth": "apiKey", + "Description": "Financial services consumer complains data", + "HTTPS": true, + "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", + "Section": "Finance" + }, + { + "API": "IEX", + "Auth": null, + "Description": "Stocks and Market Data", + "HTTPS": true, + "Link": "https://iextrading.com/developer/", + "Section": "Finance" + }, + { + "API": "Razorpay IFSC", + "Auth": null, + "Description": "Indian Financial Systems Code (Bank Branch Codes)", + "HTTPS": true, + "Link": "https://ifsc.razorpay.com/", + "Section": "Finance" + }, + { + "API": "VAT Rates", + "Auth": null, + "Description": "A collection of all VAT rates for EU countries", + "HTTPS": true, + "Link": "https://jsonvat.com/", + "Section": "Finance" + }, + { + "API": "BigOven", + "Auth": "X-Mashape-Key", + "Description": "Recipe Search", + "HTTPS": false, + "Link": "http://api2.bigoven.com/", + "Section": "Food & Drink" + }, + { + "API": "BreweryDB", + "Auth": "apiKey", + "Description": "Beer", + "HTTPS": false, + "Link": "http://www.brewerydb.com/developers", + "Section": "Food & Drink" + }, + { + "API": "Edamam", + "Auth": "apiKey", + "Description": "Recipe Search", + "HTTPS": true, + "Link": "https://developer.edamam.com/", + "Section": "Food & Drink" + }, + { + "API": "Food2Fork", + "Auth": "apiKey", + "Description": "Recipe Search", + "HTTPS": false, + "Link": "http://food2fork.com/about/api", + "Section": "Food & Drink" + }, + { + "API": "LCBO", + "Auth": "apiKey", + "Description": "Alcohol", + "HTTPS": true, + "Link": "https://lcboapi.com/", + "Section": "Food & Drink" + }, + { + "API": "PunkAPI", + "Auth": null, + "Description": "Brewdog Beer Recipes", + "HTTPS": true, + "Link": "https://punkapi.com/", + "Section": "Food & Drink" + }, + { + "API": "Recipe Puppy", + "Auth": null, + "Description": "Food", + "HTTPS": false, + "Link": "http://www.recipepuppy.com/about/api/", + "Section": "Food & Drink" + }, + { + "API": "TacoFancy", + "Auth": null, + "Description": "Community-driven taco database", + "HTTPS": false, + "Link": "https://github.com/evz/tacofancy-api", + "Section": "Food & Drink" + }, + { + "API": "TheCocktailDB", + "Auth": null, + "Description": "Cocktail Recipes", + "HTTPS": false, + "Link": "http://www.thecocktaildb.com/", + "Section": "Food & Drink" + }, + { + "API": "The Report of the Week", + "Auth": null, + "Description": "Food & Drink Reviews", + "HTTPS": true, + "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", + "Section": "Food & Drink" + }, + { + "API": "What's on the menu?", + "Auth": "apiKey", + "Description": "NYPL human-transcribed historical menu collection", + "HTTPS": false, + "Link": "nypl.github.io/menus-api/", + "Section": "Food & Drink" + }, + { + "API": "Yummly", + "Auth": null, + "Description": "Find food recipes", + "HTTPS": true, + "Link": "https://developer.yummly.com/", + "Section": "Food & Drink" + }, + { + "API": "Zomato", + "Auth": "apiKey", + "Description": "Discover restaurants", + "HTTPS": true, + "Link": "https://developers.zomato.com/api", + "Section": "Food & Drink" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Global identity verification with phone, address, email, and IP", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Phone reputation to detect spammy phones", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Get an owner\u2019s name, address, demographics based on the phone number", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Phone number validation, line_type, carrier append", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Whitepages Pro", + "Auth": "apiKey", + "Description": "Get normalized physical address, residents, address type, and validity", + "HTTPS": true, + "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", + "Section": "Fraud Prevention" + }, + { + "API": "Battle.net", + "Auth": null, + "Description": "Blizzard Entertainment", + "HTTPS": true, + "Link": "https://dev.battle.net/", + "Section": "Games & Comics" + }, + { + "API": "Battlefield 4", + "Auth": null, + "Description": "Battlefield 4 Information", + "HTTPS": true, + "Link": "https://bf4stats.com/api", + "Section": "Games & Comics" + }, + { + "API": "Chuck Norris Database", + "Auth": null, + "Description": "Jokes", + "HTTPS": false, + "Link": "http://www.icndb.com/api/", + "Section": "Games & Comics" + }, + { + "API": "Clash of Clans", + "Auth": null, + "Description": "Clash of Clans Game Information", + "HTTPS": true, + "Link": "https://developer.clashofclans.com", + "Section": "Games & Comics" + }, + { + "API": "Clash Royale", + "Auth": null, + "Description": "Clash Royale Game Information", + "HTTPS": true, + "Link": "https://github.com/martincarrera/clash-royale-api", + "Section": "Games & Comics" + }, + { + "API": "Comic Vine", + "Auth": null, + "Description": "Comics", + "HTTPS": true, + "Link": "https://comicvine.gamespot.com/api/documentation", + "Section": "Games & Comics" + }, + { + "API": "Deck of Cards", + "Auth": null, + "Description": "Deck of Cards", + "HTTPS": false, + "Link": "http://deckofcardsapi.com/", + "Section": "Games & Comics" + }, + { + "API": "Destiny The Game", + "Auth": "apiKey", + "Description": "Bungie Platform API", + "HTTPS": true, + "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", + "Section": "Games & Comics" + }, + { + "API": "Eve Online", + "Auth": "OAuth", + "Description": "Third-Party Developer Documentation", + "HTTPS": true, + "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", + "Section": "Games & Comics" + }, + { + "API": "Giant Bomb", + "Auth": null, + "Description": "Video Games", + "HTTPS": true, + "Link": "https://www.giantbomb.com/api/documentation", + "Section": "Games & Comics" + }, + { + "API": "Guild Wars 2", + "Auth": "apiKey", + "Description": "Guild Wars 2 Game Information", + "HTTPS": true, + "Link": "https://wiki.guildwars2.com/wiki/API:Main", + "Section": "Games & Comics" + }, + { + "API": "Jservice", + "Auth": null, + "Description": "Jeopardy Question Database", + "HTTPS": false, + "Link": "http://jservice.io", + "Section": "Games & Comics" + }, + { + "API": "Magic The Gathering", + "Auth": null, + "Description": "Magic The Gathering Game Information", + "HTTPS": false, + "Link": "http://magicthegathering.io/", + "Section": "Games & Comics" + }, + { + "API": "Marvel", + "Auth": "apiKey", + "Description": "Marvel Comics", + "HTTPS": false, + "Link": "http://developer.marvel.com", + "Section": "Games & Comics" + }, + { + "API": "Minecraft", + "Auth": null, + "Description": "Minecraft server info & user info)", + "HTTPS": true, + "Link": "https://mcapi.ca/", + "Section": "Games & Comics" + }, + { + "API": "Open Trivia", + "Auth": null, + "Description": "Trivia Questions", + "HTTPS": true, + "Link": "https://opentdb.com/api_config.php", + "Section": "Games & Comics" + }, + { + "API": "PandaScore", + "Auth": "apiKey", + "Description": "E-sports games and results", + "HTTPS": true, + "Link": "https://api.pandascore.co", + "Section": "Games & Comics" + }, + { + "API": "Pok\u00e9api", + "Auth": null, + "Description": "Pok\u00e9mon Information", + "HTTPS": false, + "Link": "http://pokeapi.co", + "Section": "Games & Comics" + }, + { + "API": "Qriusity", + "Auth": null, + "Description": "Quiz/Trivia Questions", + "HTTPS": true, + "Link": "https://qriusity.com/", + "Section": "Games & Comics" + }, + { + "API": "Riot Games", + "Auth": "apiKey", + "Description": "League of Legends Game Information", + "HTTPS": true, + "Link": "https://developer.riotgames.com/", + "Section": "Games & Comics" + }, + { + "API": "Steam", + "Auth": "OAuth", + "Description": "Steam Client Interaction", + "HTTPS": true, + "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", + "Section": "Games & Comics" + }, + { + "API": "adresse.data.gouv.fr", + "Auth": null, + "Description": "Address database of France, geocoding, and reverse", + "HTTPS": true, + "Link": "https://adresse.data.gouv.fr", + "Section": "Geocoding" + }, + { + "API": "Bing Maps", + "Auth": "apiKey", + "Description": "Create/customize digital maps based on Bing Maps data", + "HTTPS": true, + "Link": "https://www.microsoft.com/maps/", + "Section": "Geocoding" + }, + { + "API": "Geocode.xyz", + "Auth": null, + "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", + "HTTPS": true, + "Link": "https://geocode.xyz/", + "Section": "Geocoding" + }, + { + "API": "GeoNames", + "Auth": null, + "Description": "Place names and other geographical data", + "HTTPS": false, + "Link": "http://www.geonames.org/export/web-services.html", + "Section": "Geocoding" + }, + { + "API": "G\u00e9oApi", + "Auth": null, + "Description": "French geographical data", + "HTTPS": true, + "Link": "https://api.gouv.fr/api/geoapi.html", + "Section": "Geocoding" + }, + { + "API": "Google Maps", + "Auth": "apiKey", + "Description": "Create/customize digital maps based on Google Maps data", + "HTTPS": true, + "Link": "https://developers.google.com/maps/", + "Section": "Geocoding" + }, + { + "API": "IP 2 Country", + "Auth": null, + "Description": "Map an IP to a country", + "HTTPS": true, + "Link": "https://ip2country.info", + "Section": "Geocoding" + }, + { + "API": "IP Address Details", + "Auth": null, + "Description": "Find geolocation with ip address", + "HTTPS": true, + "Link": "https://ipinfo.io/", + "Section": "Geocoding" + }, + { + "API": "IP Location", + "Auth": null, + "Description": "Find IP address location information", + "HTTPS": true, + "Link": "https://ipapi.co/", + "Section": "Geocoding" + }, + { + "API": "IP Vigilante", + "Auth": null, + "Description": "Free IP Geolocation API", + "HTTPS": true, + "Link": "https://www.ipvigilante.com/", + "Section": "Geocoding" + }, + { + "API": "Mapbox", + "Auth": "apiKey", + "Description": "Create/customize beautiful digital maps", + "HTTPS": true, + "Link": "https://www.mapbox.com/developers/", + "Section": "Geocoding" + }, + { + "API": "Mapzen Search", + "Auth": "apiKey", + "Description": "Open Source & Open Data Global Geocoding Service", + "HTTPS": true, + "Link": "https://mapzen.com/products/search/", + "Section": "Geocoding" + }, + { + "API": "Mexico", + "Auth": null, + "Description": "Mexico RESTful zip codes API", + "HTTPS": true, + "Link": "https://github.com/IcaliaLabs/sepomex", + "Section": "Geocoding" + }, + { + "API": "One Map 2.0, Singapore", + "Auth": "apiKey", + "Description": "Singapore Land Authority REST API services for Singapore addresses", + "HTTPS": true, + "Link": "https://docs.onemap.sg/", + "Section": "Geocoding" + }, + { + "API": "OnWater", + "Auth": null, + "Description": "Determine if a lat/lon is on water or land", + "HTTPS": true, + "Link": "https://onwater.io/", + "Section": "Geocoding" + }, + { + "API": "OpenCage", + "Auth": null, + "Description": "Forward and reverse geocoding using open data", + "HTTPS": true, + "Link": "https://geocoder.opencagedata.com", + "Section": "Geocoding" + }, + { + "API": "OpenStreetMap", + "Auth": "OAuth", + "Description": "Navigation, geolocation and geographical data", + "HTTPS": false, + "Link": "http://wiki.openstreetmap.org/wiki/API", + "Section": "Geocoding" + }, + { + "API": "PostcodeData.nl", + "Auth": null, + "Description": "Provide geolocation data based on postcode for Dutch addresses", + "HTTPS": false, + "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", + "Section": "Geocoding" + }, + { + "API": "Postcodes.io", + "Auth": null, + "Description": "Postcode lookup & Geolocation for the UK", + "HTTPS": true, + "Link": "https://postcodes.io", + "Section": "Geocoding" + }, + { + "API": "REST Countries", + "Auth": null, + "Description": "Get information about countries via a RESTful API", + "HTTPS": true, + "Link": "https://restcountries.eu", + "Section": "Geocoding" + }, + { + "API": "Utah AGRC", + "Auth": "apiKey", + "Description": "Utah Web API for geocoding Utah addresses", + "HTTPS": true, + "Link": "https://api.mapserv.utah.gov", + "Section": "Geocoding" + }, + { + "API": "ViaCep", + "Auth": null, + "Description": "Brazil RESTful zip codes API", + "HTTPS": true, + "Link": "https://viacep.com.br", + "Section": "Geocoding" + }, + { + "API": "Zippopotam", + "Auth": null, + "Description": "Get information about place such as country, city, state, etc", + "HTTPS": false, + "Link": "http://www.zippopotam.us", + "Section": "Geocoding" + }, + { + "API": "Diabetes", + "Auth": null, + "Description": "Logging and retrieving diabetes information", + "HTTPS": false, + "Link": "http://predictbgl.com/api/", + "Section": "Health" + }, + { + "API": "Flutrack", + "Auth": null, + "Description": "Influenza-like symptoms with geotracking", + "HTTPS": false, + "Link": "http://www.flutrack.org/", + "Section": "Health" + }, + { + "API": "Makeup", + "Auth": null, + "Description": "Makeup Information", + "HTTPS": false, + "Link": "http://makeup-api.herokuapp.com/", + "Section": "Health" + }, + { + "API": "Medicare", + "Auth": null, + "Description": "Access to the data from the CMS - medicaregov", + "HTTPS": true, + "Link": "https://data.medicare.gov/developers", + "Section": "Health" + }, + { + "API": "Nutritionix", + "Auth": "apiKey", + "Description": "Worlds largest verified nutrition database", + "HTTPS": true, + "Link": "https://developer.nutritionix.com/", + "Section": "Health" + }, + { + "API": "openFDA", + "Auth": null, + "Description": "Public FDA data about drugs, devices, and foods", + "HTTPS": true, + "Link": "https://open.fda.gov/api/", + "Section": "Health" + }, + { + "API": "USDA Nutrients", + "Auth": null, + "Description": "National Nutrient Database for Standard Reference", + "HTTPS": true, + "Link": "https://ndb.nal.usda.gov/ndb/doc/index", + "Section": "Health" + }, + { + "API": "API.AI", + "Auth": "apiKey", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://api.ai/", + "Section": "Machine Learning" + }, + { + "API": "Clarifai", + "Auth": "OAuth", + "Description": "Computer Vision", + "HTTPS": true, + "Link": "https://developer.clarifai.com/", + "Section": "Machine Learning" + }, + { + "API": "Cleverbot", + "Auth": "apiKey", + "Description": "Web chat bot", + "HTTPS": true, + "Link": "https://www.cleverbot.com/api/", + "Section": "Machine Learning" + }, + { + "API": "Keen IO", + "Auth": "apiKey", + "Description": "Data Analytics", + "HTTPS": true, + "Link": "https://keen.io/", + "Section": "Machine Learning" + }, + { + "API": "Unplugg", + "Auth": "apiKey", + "Description": "Forecasting API for timeseries data", + "HTTPS": true, + "Link": "https://unplu.gg/test_api.html", + "Section": "Machine Learning" + }, + { + "API": "Wit.ai", + "Auth": "OAuth", + "Description": "Natural Language Processing", + "HTTPS": true, + "Link": "https://wit.ai/", + "Section": "Machine Learning" + }, + { + "API": "Newton", + "Auth": null, + "Description": "Symbolic and Arithmetic Math Calculator", + "HTTPS": true, + "Link": "https://newton.now.sh/", + "Section": "Math" + }, + { + "API": "Numbers API", + "Auth": null, + "Description": "Facts about numbers", + "HTTPS": false, + "Link": "http://numbersapi.com", + "Section": "Math" + }, + { + "API": "Bandsintown", + "Auth": null, + "Description": "Music Events", + "HTTPS": true, + "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", + "Section": "Music" + }, + { + "API": "Deezer", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": false, + "Link": "http://developers.deezer.com/login?redirect=/api", + "Section": "Music" + }, + { + "API": "Discogs", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://www.discogs.com/developers/", + "Section": "Music" + }, + { + "API": "Genius", + "Auth": "OAuth", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "Link": "https://docs.genius.com/", + "Section": "Music" + }, + { + "API": "Jamendo", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.jamendo.com/v3.0", + "Section": "Music" + }, + { + "API": "iTunes Search", + "Auth": null, + "Description": "Software products", + "HTTPS": true, + "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", + "Section": "Music" + }, + { + "API": "LastFm", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": false, + "Link": "http://www.last.fm/api", + "Section": "Music" + }, + { + "API": "Mixcloud", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://www.mixcloud.com/developers/", + "Section": "Music" + }, + { + "API": "MusicBrainz", + "Auth": null, + "Description": "Music", + "HTTPS": true, + "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", + "Section": "Music" + }, + { + "API": "Musikki", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": true, + "Link": "https://music-api.musikki.com/reference", + "Section": "Music" + }, + { + "API": "Musixmatch", + "Auth": "apiKey", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.musixmatch.com/", + "Section": "Music" + }, + { + "API": "Songkick", + "Auth": "OAuth", + "Description": "Music Events", + "HTTPS": true, + "Link": "https://www.songkick.com/developer/", + "Section": "Music" + }, + { + "API": "Songsterr", + "Auth": null, + "Description": "Provides guitar, bass and drums tabs and chords", + "HTTPS": true, + "Link": "https://www.songsterr.com/a/wa/api/", + "Section": "Music" + }, + { + "API": "Soundcloud", + "Auth": null, + "Description": "Music", + "HTTPS": true, + "Link": "https://developers.soundcloud.com/", + "Section": "Music" + }, + { + "API": "Spotify", + "Auth": "OAuth", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.spotify.com/web-api/", + "Section": "Music" + }, + { + "API": "Vagalume", + "Auth": "apiKey", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "Link": "https://api.vagalume.com.br/docs/", + "Section": "Music" + }, + { + "API": "Chronicling America", + "Auth": null, + "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", + "HTTPS": false, + "Link": "http://chroniclingamerica.loc.gov/about/api/", + "Section": "News" + }, + { + "API": "New York Times", + "Auth": "apiKey", + "Description": "Provides news", + "HTTPS": true, + "Link": "https://developer.nytimes.com/", + "Section": "News" + }, + { + "API": "News API", + "Auth": "apiKey", + "Description": "Headlines currently published on a range of news sources and blogs", + "HTTPS": true, + "Link": "https://newsapi.org/", + "Section": "News" + }, + { + "API": "The Guardian", + "Auth": "apiKey", + "Description": "Access all the content the Guardian creates, categorised by tags and section", + "HTTPS": true, + "Link": "http://open-platform.theguardian.com/", + "Section": "News" + }, + { + "API": "18F", + "Auth": null, + "Description": "US Federal Government /Developer Program", + "HTTPS": false, + "Link": "http://18f.github.io/API-All-the-X/", + "Section": "Open Data" + }, + { + "API": "Abbreviation", + "Auth": "X-Mashape-Key", + "Description": "Get abbreviations and meanings", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/abbreviations", + "Section": "Open Data" + }, + { + "API": "CARTO", + "Auth": "apiKey", + "Description": "Location Information Prediction", + "HTTPS": true, + "Link": "https://carto.com/", + "Section": "Open Data" + }, + { + "API": "Callook.info", + "Auth": null, + "Description": "United States ham radio callsigns", + "HTTPS": true, + "Link": "https://callook.info", + "Section": "Open Data" + }, + { + "API": "Celebinfo", + "Auth": "X-Mashape-Key", + "Description": "Celebrity information", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/celebinfo/", + "Section": "Open Data" + }, + { + "API": "Colorado Data Engine", + "Auth": null, + "Description": "Formatted and geolocated Colorado public data", + "HTTPS": true, + "Link": "http://codataengine.org/", + "Section": "Open Data" + }, + { + "API": "Colorado Information Marketplace", + "Auth": null, + "Description": "Colorado State Government Open Data", + "HTTPS": true, + "Link": "https://data.colorado.gov/", + "Section": "Open Data" + }, + { + "API": "Datakick", + "Auth": "apiKey", + "Description": "The open product database", + "HTTPS": true, + "Link": "https://www.datakick.org/api", + "Section": "Open Data" + }, + { + "API": "Data USA", + "Auth": null, + "Description": "US Public Data", + "HTTPS": true, + "Link": "https://datausa.io/about/api/", + "Section": "Open Data" + }, + { + "API": "Dronestream", + "Auth": null, + "Description": "Tracks United States drone strikes", + "HTTPS": true, + "Link": "https://dronestre.am/", + "Section": "Open Data" + }, + { + "API": "fonoApi", + "Auth": null, + "Description": "Mobile Device Description", + "HTTPS": true, + "Link": "https://fonoapi.freshpixl.com/", + "Section": "Open Data" + }, + { + "API": "Open Government, Australia", + "Auth": null, + "Description": "Australian Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov.au/", + "Section": "Open Data" + }, + { + "API": "Open Government, USA", + "Auth": null, + "Description": "United States Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov/", + "Section": "Open Data" + }, + { + "API": "Open Government, Canada", + "Auth": null, + "Description": "Canadian Government Open Data", + "HTTPS": false, + "Link": "http://open.canada.ca/en", + "Section": "Open Data" + }, + { + "API": "Open Government Data, India", + "Auth": "apiKey", + "Description": "Indian Government Open Data", + "HTTPS": true, + "Link": "https://data.gov.in/", + "Section": "Open Data" + }, + { + "API": "Open Government, New Zealand", + "Auth": null, + "Description": "New Zealand Government Open Data", + "HTTPS": true, + "Link": "https://www.data.govt.nz/", + "Section": "Open Data" + }, + { + "API": "Outpan", + "Auth": "apiKey", + "Description": "A Database of Everything", + "HTTPS": true, + "Link": "https://outpan.mixnode.com/developers", + "Section": "Open Data" + }, + { + "API": "Pearson", + "Auth": "apiKey", + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.pearson.com/apis/dictionaries", + "Section": "Open Data" + }, + { + "API": "Prague Opendata", + "Auth": null, + "Description": "Prague City Open Data", + "HTTPS": false, + "Link": "http://opendata.praha.eu/en", + "Section": "Open Data" + }, + { + "API": "Quandl", + "Auth": null, + "Description": "Stock Market Data", + "HTTPS": true, + "Link": "https://www.quandl.com/", + "Section": "Open Data" + }, + { + "API": "Represent by Open North", + "Auth": null, + "Description": "Find Canadian Government Representatives", + "HTTPS": true, + "Link": "https://represent.opennorth.ca/", + "Section": "Open Data" + }, + { + "API": "Scoop.it", + "Auth": "apiKey", + "Description": "Content Curation Service", + "HTTPS": false, + "Link": "http://www.scoop.it/dev", + "Section": "Open Data" + }, + { + "API": "Teleport", + "Auth": null, + "Description": "Quality of Life Data", + "HTTPS": true, + "Link": "https://developers.teleport.org/", + "Section": "Open Data" + }, + { + "API": "UPC database", + "Auth": "apiKey", + "Description": "More than 15 million barcode numbers from all around the world", + "HTTPS": true, + "Link": "https://upcdatabase.org/api", + "Section": "Open Data" + }, + { + "API": "Wikidata", + "Auth": "OAuth", + "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", + "HTTPS": true, + "Link": "https://www.wikidata.org/w/api.php?action=help", + "Section": "Open Data" + }, + { + "API": "Wikipedia", + "Auth": null, + "Description": "Mediawiki Encyclopedia", + "HTTPS": true, + "Link": "https://www.mediawiki.org/wiki/API:Main_page", + "Section": "Open Data" + }, + { + "API": "Wordnik", + "Auth": null, + "Description": "Dictionary Data", + "HTTPS": false, + "Link": "http://developer.wordnik.com", + "Section": "Open Data" + }, + { + "API": "Yelp", + "Auth": "OAuth", + "Description": "Find Local Business", + "HTTPS": true, + "Link": "https://www.yelp.com/developers/documentation/v3", + "Section": "Open Data" + }, + { + "API": "Countly", + "Auth": null, + "Description": "Countly web analytics", + "HTTPS": false, + "Link": "http://resources.count.ly/docs", + "Section": "Open Source projects" + }, + { + "API": "Drupal.org", + "Auth": null, + "Description": "Drupalorg", + "HTTPS": true, + "Link": "https://www.drupal.org/drupalorg/docs/api", + "Section": "Open Source projects" + }, + { + "API": "Libraries.io", + "Auth": "apiKey", + "Description": "Open source software libraries", + "HTTPS": true, + "Link": "https://libraries.io/api", + "Section": "Open Source projects" + }, + { + "API": "chucknorris.io", + "Auth": null, + "Description": "JSON API for hand curated Chuck Norris jokes", + "HTTPS": true, + "Link": "https://api.chucknorris.io", + "Section": "Personality" + }, + { + "API": "Forismatic", + "Auth": null, + "Description": "Inspirational Quotes", + "HTTPS": false, + "Link": "http://forismatic.com/en/api/", + "Section": "Personality" + }, + { + "API": "icanhazdadjoke", + "Auth": null, + "Description": "The largest selection of dad jokes on the internet", + "HTTPS": true, + "Link": "https://icanhazdadjoke.com/api", + "Section": "Personality" + }, + { + "API": "Medium", + "Auth": "OAuth", + "Description": "Community of readers and writers offering unique perspectives on ideas", + "HTTPS": true, + "Link": "https://github.com/Medium/medium-api-docs", + "Section": "Personality" + }, + { + "API": "Quotes on Design", + "Auth": null, + "Description": "Inspirational Quotes", + "HTTPS": true, + "Link": "https://quotesondesign.com/api-v4-0/", + "Section": "Personality" + }, + { + "API": "Traitify", + "Auth": null, + "Description": "Assess, collect, and analyze Personality", + "HTTPS": true, + "Link": "https://app.traitify.com/developer", + "Section": "Personality" + }, + { + "API": "tronalddump.io", + "Auth": null, + "Description": "Api & web archive for the things Donald Trump has said", + "HTTPS": true, + "Link": "https://www.tronalddump.io", + "Section": "Personality" + }, + { + "API": "500px", + "Auth": "OAuth", + "Description": "Photography Community", + "HTTPS": true, + "Link": "https://github.com/500px/api-documentation", + "Section": "Photography" + }, + { + "API": "Flickr", + "Auth": "OAuth", + "Description": "Flickr Services", + "HTTPS": true, + "Link": "https://www.flickr.com/services/api/", + "Section": "Photography" + }, + { + "API": "Gfycat", + "Auth": "OAuth", + "Description": "Jiffier GIFs", + "HTTPS": true, + "Link": "https://developers.gfycat.com/api/", + "Section": "Photography" + }, + { + "API": "Giphy", + "Auth": null, + "Description": "Get all your gifs", + "HTTPS": true, + "Link": "https://github.com/Giphy/GiphyAPI", + "Section": "Photography" + }, + { + "API": "Imgur", + "Auth": "OAuth", + "Description": "Images", + "HTTPS": true, + "Link": "https://api.imgur.com/#overview", + "Section": "Photography" + }, + { + "API": "ScreenShotLayer", + "Auth": null, + "Description": "URL 2 Image", + "HTTPS": true, + "Link": "https://screenshotlayer.com", + "Section": "Photography" + }, + { + "API": "Unsplash", + "Auth": "OAuth", + "Description": "Photography", + "HTTPS": true, + "Link": "https://unsplash.com/developers", + "Section": "Photography" + }, + { + "API": "PlaceKitten", + "Auth": null, + "Description": "Resizable kitten placeholder images", + "HTTPS": true, + "Link": "https://placekitten.com/", + "Section": "Photography" + }, + { + "API": "arcsecond.io", + "Auth": null, + "Description": "Multiple astronomy data sources", + "HTTPS": true, + "Link": "https://api.arcsecond.io/", + "Section": "Science" + }, + { + "API": "CORE", + "Auth": "apiKey", + "Description": "Access the world's Open Access research papers", + "HTTPS": true, + "Link": "https://core.ac.uk/services#api", + "Section": "Science" + }, + { + "API": "Fedger.io", + "Auth": null, + "Description": "Query machine intelligence data", + "HTTPS": true, + "Link": "https://dev.fedger.io/docs/", + "Section": "Science" + }, + { + "API": "inspirehep.net", + "Auth": null, + "Description": "High Energy Physics info system", + "HTTPS": true, + "Link": "https://inspirehep.net/info/hep/api?ln=en", + "Section": "Science" + }, + { + "API": "Launch Library", + "Auth": null, + "Description": "Upcoming Space Launches", + "HTTPS": true, + "Link": "https://launchlibrary.net/1.2/docs/api.html", + "Section": "Science" + }, + { + "API": "Minor Planet Center", + "Auth": null, + "Description": "Asterankcom Information", + "HTTPS": false, + "Link": "http://www.asterank.com/mpc", + "Section": "Science" + }, + { + "API": "NASA", + "Auth": null, + "Description": "NASA data, including imagery", + "HTTPS": true, + "Link": "https://api.nasa.gov", + "Section": "Science" + }, + { + "API": "Open Notify", + "Auth": null, + "Description": "ISS astronauts, current location, etc", + "HTTPS": false, + "Link": "http://open-notify.org/Open-Notify-API/", + "Section": "Science" + }, + { + "API": "Sunrise and Sunset", + "Auth": null, + "Description": "Sunset and sunrise times for a given latitude and longitude", + "HTTPS": true, + "Link": "https://sunrise-sunset.org/api", + "Section": "Science" + }, + { + "API": "USGS Earthquake Hazards Program", + "Auth": null, + "Description": "Earthquakes data real-time", + "HTTPS": true, + "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", + "Section": "Science" + }, + { + "API": "USGS Water Services", + "Auth": null, + "Description": "Water quality and level info for rivers and lakes", + "HTTPS": true, + "Link": "https://waterservices.usgs.gov/", + "Section": "Science" + }, + { + "API": "World Bank", + "Auth": null, + "Description": "World Data", + "HTTPS": false, + "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", + "Section": "Science" + }, + { + "API": "AXFR Database", + "Auth": null, + "Description": "AXFR public database", + "HTTPS": false, + "Link": "http://api.axfrcheck.com", + "Section": "Security" + }, + { + "API": "UK Police", + "Auth": null, + "Description": "UK Police data", + "HTTPS": true, + "Link": "https://data.police.uk/docs/", + "Section": "Security" + }, + { + "API": "eBay", + "Auth": "OAuth", + "Description": "Sell and Buy on eBay", + "HTTPS": true, + "Link": "https://go.developer.ebay.com/", + "Section": "Shopping" + }, + { + "API": "Cisco Spark", + "Auth": "OAuth", + "Description": "Team Collaboration Software", + "HTTPS": true, + "Link": "https://developer.ciscospark.com", + "Section": "Social" + }, + { + "API": "Discord", + "Auth": "OAuth", + "Description": "Make bots for Discord, integrate Discord onto an external platform", + "HTTPS": true, + "Link": "https://discordapp.com/developers/docs/intro", + "Section": "Social" + }, + { + "API": "DonReach Social Count", + "Auth": null, + "Description": "Get the social share count of a URL from every major social network", + "HTTPS": true, + "Link": "https://donreach.com/social-share-count/", + "Section": "Social" + }, + { + "API": "Facebook", + "Auth": "OAuth", + "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", + "HTTPS": true, + "Link": "https://developers.facebook.com/", + "Section": "Social" + }, + { + "API": "Foursquare", + "Auth": "OAuth", + "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", + "HTTPS": true, + "Link": "https://developer.foursquare.com/", + "Section": "Social" + }, + { + "API": "Fuck Off as a Service", + "Auth": null, + "Description": "Asks someone to fuck off", + "HTTPS": true, + "Link": "https://www.foaas.com", + "Section": "Social" + }, + { + "API": "Full Contact", + "Auth": "OAuth", + "Description": "Get Social Media profiles and contact Information", + "HTTPS": true, + "Link": "https://www.fullcontact.com/developer/docs/", + "Section": "Social" + }, + { + "API": "HackerNews", + "Auth": null, + "Description": "Social news for CS and entrepreneurship", + "HTTPS": true, + "Link": "https://github.com/HackerNews/API", + "Section": "Social" + }, + { + "API": "Instagram", + "Auth": "OAuth", + "Description": "Instagram Login, Share on Instagram, Social Plugins and more", + "HTTPS": true, + "Link": "https://www.instagram.com/developer/", + "Section": "Social" + }, + { + "API": "LinkedIn", + "Auth": "OAuth", + "Description": "The foundation of all digital integrations with LinkedIn", + "HTTPS": true, + "Link": "https://developer.linkedin.com/docs/rest-api", + "Section": "Social" + }, + { + "API": "Meetup.com", + "Auth": "apiKey", + "Description": "Data about Meetups from Meetupcom", + "HTTPS": true, + "Link": "https://www.meetup.com/meetup_api/", + "Section": "Social" + }, + { + "API": "Telegram MTProto", + "Auth": "OAuth", + "Description": "Read and write Telegram data", + "HTTPS": true, + "Link": "https://core.telegram.org/api#getting-started", + "Section": "Social" + }, + { + "API": "Telegram bot", + "Auth": "OAuth", + "Description": "Simplified HTTP version of the MTProto API for bots", + "HTTPS": true, + "Link": "https://core.telegram.org/bots/api", + "Section": "Social" + }, + { + "API": "Pinterest", + "Auth": "OAuth", + "Description": "The world's catalog of ideas", + "HTTPS": true, + "Link": "https://developers.pinterest.com/", + "Section": "Social" + }, + { + "API": "PWRTelegram bot", + "Auth": "OAuth", + "Description": "Boosted version of the Telegram bot API", + "HTTPS": true, + "Link": "https://pwrtelegram.xyz", + "Section": "Social" + }, + { + "API": "Reddit", + "Auth": "OAuth", + "Description": "Homepage of the internet", + "HTTPS": true, + "Link": "https://www.reddit.com/dev/api", + "Section": "Social" + }, + { + "API": "Slack", + "Auth": "OAuth", + "Description": "Team Instant Messaging", + "HTTPS": true, + "Link": "https://api.slack.com/", + "Section": "Social" + }, + { + "API": "Tumblr", + "Auth": "OAuth", + "Description": "Read and write Tumblr Data", + "HTTPS": true, + "Link": "https://www.tumblr.com/docs/en/api/v2", + "Section": "Social" + }, + { + "API": "Twitch", + "Auth": "OAuth", + "Description": "Game Streaming API", + "HTTPS": true, + "Link": "https://github.com/justintv/Twitch-API", + "Section": "Social" + }, + { + "API": "Twitter", + "Auth": "OAuth", + "Description": "Read and write Twitter data", + "HTTPS": true, + "Link": "https://dev.twitter.com/rest/public", + "Section": "Social" + }, + { + "API": "vk", + "Auth": "OAuth", + "Description": "Read and write vk data", + "HTTPS": true, + "Link": "https://vk.com/dev/sites", + "Section": "Social" + }, + { + "API": "Cartola FC", + "Auth": null, + "Description": "The Cartola FC API serves to check the partial points of your team", + "HTTPS": true, + "Link": "https://github.com/wgenial/cartrolandofc", + "Section": "Sports & Fitness" + }, + { + "API": "City Bikes", + "Auth": null, + "Description": "City Bikes around the world", + "HTTPS": false, + "Link": "http://api.citybik.es/v2/", + "Section": "Sports & Fitness" + }, + { + "API": "Ergast F1", + "Auth": null, + "Description": "F1 data from the beginning of the world championships in 1950", + "HTTPS": false, + "Link": "http://ergast.com/mrd/", + "Section": "Sports & Fitness" + }, + { + "API": "Fitbit", + "Auth": "OAuth", + "Description": "Fitbit Information", + "HTTPS": true, + "Link": "https://dev.fitbit.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Football-Data.org", + "Auth": null, + "Description": "Football Data", + "HTTPS": false, + "Link": "http://api.football-data.org/index", + "Section": "Sports & Fitness" + }, + { + "API": "JCDecaux Bike", + "Auth": "apiKey", + "Description": "JCDecaux's self-service bicycles", + "HTTPS": true, + "Link": "https://developer.jcdecaux.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Cricket Live Scores", + "Auth": "X-Mashape-Key", + "Description": "Live cricket scores", + "HTTPS": true, + "Link": "https://market.mashape.com/dev132/cricket-live-scores", + "Section": "Sports & Fitness" + }, + { + "API": "NFL Arrests", + "Auth": null, + "Description": "NFL Arrest Data", + "HTTPS": false, + "Link": "http://nflarrest.com/api/", + "Section": "Sports & Fitness" + }, + { + "API": "Pro Motocross", + "Auth": null, + "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", + "HTTPS": false, + "Link": "http://promotocrossapi.com", + "Section": "Sports & Fitness" + }, + { + "API": "Strava", + "Auth": "OAuth", + "Description": "Connect with athletes, activities and more", + "HTTPS": true, + "Link": "https://strava.github.io/api/", + "Section": "Sports & Fitness" + }, + { + "API": "UFC Data", + "Auth": null, + "Description": "Ultimate Fighting Championship information for events and fighters", + "HTTPS": false, + "Link": "http://ufc-data-api.ufc.com/", + "Section": "Sports & Fitness" + }, + { + "API": "Wger", + "Auth": "apiKey", + "Description": "Workout manager data as exercises, muscles or equipment", + "HTTPS": true, + "Link": "https://wger.de/en/software/api", + "Section": "Sports & Fitness" + }, + { + "API": "Postmon", + "Auth": null, + "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", + "HTTPS": false, + "Link": "http://postmon.com.br", + "Section": "Tracking" + }, + { + "API": "Sweden", + "Auth": "apiKey", + "Description": "Provides information about parcels in transport", + "HTTPS": false, + "Link": "https://developer.postnord.com/docs2", + "Section": "Tracking" + }, + { + "API": "ADS-B Exchange", + "Auth": null, + "Description": "Access real-time and historical data of any and all airbone aircraft", + "HTTPS": true, + "Link": "https://www.adsbexchange.com/data/", + "Section": "Transportation" + }, + { + "API": "Amadeus Travel Innovation Sandbox", + "Auth": "apiKey", + "Description": "Travel Search - Limited usage", + "HTTPS": true, + "Link": "https://sandbox.amadeus.com/", + "Section": "Transportation" + }, + { + "API": "Bay Area Rapid Transit", + "Auth": "apiKey", + "Description": "Stations and predicted arrivals for BART", + "HTTPS": false, + "Link": "http://api.bart.gov", + "Section": "Transportation" + }, + { + "API": "Community Transit", + "Auth": null, + "Description": "Transitland API", + "HTTPS": true, + "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", + "Section": "Transportation" + }, + { + "API": "Goibibo", + "Auth": "apiKey", + "Description": "API for travel search", + "HTTPS": true, + "Link": "https://developer.goibibo.com/docs", + "Section": "Transportation" + }, + { + "API": "Icelandic APIs", + "Auth": null, + "Description": "Open APIs that deliver services in or regarding Iceland", + "HTTPS": true, + "Link": "http://docs.apis.is/", + "Section": "Transportation" + }, + { + "API": "Indian Railways", + "Auth": "apiKey", + "Description": "Indian Railways Information", + "HTTPS": false, + "Link": "http://api.erail.in/", + "Section": "Transportation" + }, + { + "API": "Izi", + "Auth": "apiKey", + "Description": "Audio guide for travellers", + "HTTPS": true, + "Link": "http://api-docs.izi.travel/", + "Section": "Transportation" + }, + { + "API": "Navitia", + "Auth": "apiKey", + "Description": "The open API for building cool stuff with transport data", + "HTTPS": true, + "Link": "https://api.navitia.io/", + "Section": "Transportation" + }, + { + "API": "The Nomad List", + "Auth": null, + "Description": "A list of the best places to live/work remotely", + "HTTPS": true, + "Link": "https://nomadlist.com/faq", + "Section": "Transportation" + }, + { + "API": "Schiphol Airport", + "Auth": "apiKey", + "Description": "Schiphol", + "HTTPS": true, + "Link": "https://developer.schiphol.nl/", + "Section": "Transportation" + }, + { + "API": "TransitLand", + "Auth": null, + "Description": "Transit Aggregation", + "HTTPS": true, + "Link": "https://transit.land/documentation/datastore/api-endpoints.html", + "Section": "Transportation" + }, + { + "API": "Transport for Atlanta, US", + "Auth": null, + "Description": "Marta", + "HTTPS": false, + "Link": "http://www.itsmarta.com/app-developer-resources.aspx", + "Section": "Transportation" + }, + { + "API": "Transport for Auckland, New Zealand", + "Auth": null, + "Description": "Auckland Transport", + "HTTPS": true, + "Link": "https://api.at.govt.nz/", + "Section": "Transportation" + }, + { + "API": "Transport for Belgium", + "Auth": null, + "Description": "Belgian transport API", + "HTTPS": true, + "Link": "https://hello.irail.be/api/", + "Section": "Transportation" + }, + { + "API": "Transport for Berlin, Germany", + "Auth": null, + "Description": "Third-party VBB API", + "HTTPS": true, + "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", + "Section": "Transportation" + }, + { + "API": "Transport for Boston, US", + "Auth": null, + "Description": "MBTA API", + "HTTPS": false, + "Link": "http://realtime.mbta.com/Portal/Home/Documents", + "Section": "Transportation" + }, + { + "API": "Transport for Budapest, Hungary", + "Auth": null, + "Description": "Budapest public transport API", + "HTTPS": true, + "Link": "https://apiary.io/", + "Section": "Transportation" + }, + { + "API": "Transport for Chicago, US", + "Auth": null, + "Description": "CTA", + "HTTPS": false, + "Link": "http://www.transitchicago.com/developers/", + "Section": "Transportation" + }, + { + "API": "Transport for Czech Republic", + "Auth": null, + "Description": "Czech transport API", + "HTTPS": true, + "Link": "https://www.chaps.cz/eng/products/idos-internet", + "Section": "Transportation" + }, + { + "API": "Transport for Denver, US", + "Auth": null, + "Description": "RTD", + "HTTPS": false, + "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", + "Section": "Transportation" + }, + { + "API": "Transport for Finland", + "Auth": null, + "Description": "Finnish transport API", + "HTTPS": true, + "Link": "https://digitransit.fi/en/developers/ ", + "Section": "Transportation" + }, + { + "API": "Transport for Germany", + "Auth": "apiKey", + "Description": "Deutsche Bahn (DB) API", + "HTTPS": false, + "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", + "Section": "Transportation" + }, + { + "API": "Transport for India", + "Auth": "apiKey", + "Description": "India Public Transport API", + "HTTPS": true, + "Link": "https://data.gov.in/sector/transport", + "Section": "Transportation" + }, + { + "API": "Transport for London, England", + "Auth": null, + "Description": "TfL API", + "HTTPS": true, + "Link": "https://api.tfl.gov.uk", + "Section": "Transportation" + }, + { + "API": "Transport for Madrid, Spain", + "Auth": "apiKey", + "Description": "Madrid BUS transport API", + "HTTPS": false, + "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", + "Section": "Transportation" + }, + { + "API": "Transport for Minneapolis, US", + "Auth": "OAuth", + "Description": "NexTrip API", + "HTTPS": false, + "Link": "http://svc.metrotransit.org/", + "Section": "Transportation" + }, + { + "API": "Transport for The Netherlands", + "Auth": "apiKey", + "Description": "NS, only trains", + "HTTPS": false, + "Link": "http://www.ns.nl/reisinformatie/ns-api", + "Section": "Transportation" + }, + { + "API": "Transport for The Netherlands", + "Auth": null, + "Description": "OVAPI, country-wide public transport", + "HTTPS": true, + "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", + "Section": "Transportation" + }, + { + "API": "Transport for New York City, US", + "Auth": "apiKey", + "Description": "MTA", + "HTTPS": false, + "Link": "http://datamine.mta.info/", + "Section": "Transportation" + }, + { + "API": "Transport for Norway", + "Auth": null, + "Description": "Norwegian transport API", + "HTTPS": false, + "Link": "http://reisapi.ruter.no/help", + "Section": "Transportation" + }, + { + "API": "Transport for Ottawa, Canada", + "Auth": null, + "Description": "OC Transpo next bus arrival API", + "HTTPS": false, + "Link": "http://www.octranspo.com/index.php/developers", + "Section": "Transportation" + }, + { + "API": "Transport for Paris, France", + "Auth": null, + "Description": "RATP Open Data API", + "HTTPS": false, + "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", + "Section": "Transportation" + }, + { + "API": "Transport for Paris, France", + "Auth": null, + "Description": "Live schedules made simple", + "HTTPS": false, + "Link": "http://restratpws.azurewebsites.net/swagger/", + "Section": "Transportation" + }, + { + "API": "Transport for Philadelphia, US", + "Auth": null, + "Description": "SEPTA APIs", + "HTTPS": false, + "Link": "http://www3.septa.org/hackathon/", + "Section": "Transportation" + }, + { + "API": "Transport for Rio de Janeiro, Brazil", + "Auth": null, + "Description": "Prefeitura do Rio (City Hall)", + "HTTPS": false, + "Link": "http://data.rio/group/transporte-e-mobilidade", + "Section": "Transportation" + }, + { + "API": "Transport for S\u00e3o Paulo, Brazil", + "Auth": "OAuth", + "Description": "SPTrans", + "HTTPS": false, + "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", + "Section": "Transportation" + }, + { + "API": "Transport for Sweden", + "Auth": "OAuth", + "Description": "Public Transport consumer", + "HTTPS": true, + "Link": "https://www.trafiklab.se/api", + "Section": "Transportation" + }, + { + "API": "Transport for Switzerland", + "Auth": null, + "Description": "Swiss public transport API", + "HTTPS": true, + "Link": "https://transport.opendata.ch/", + "Section": "Transportation" + }, + { + "API": "Transport for Switzerland", + "Auth": "apiKey", + "Description": "Official Swiss Public Transport Open Data", + "HTTPS": true, + "Link": "https://opentransportdata.swiss/en/", + "Section": "Transportation" + }, + { + "API": "Transport for Tokyo, Japan", + "Auth": "apiKey", + "Description": "Tokyo Metro", + "HTTPS": true, + "Link": "https://developer.tokyometroapp.jp/info", + "Section": "Transportation" + }, + { + "API": "Transport for Toronto, Canada", + "Auth": null, + "Description": "TTC", + "HTTPS": true, + "Link": "https://myttc.ca/developers", + "Section": "Transportation" + }, + { + "API": "Transport for Vancouver, Canada", + "Auth": "OAuth", + "Description": "TransLink", + "HTTPS": true, + "Link": "https://developer.translink.ca/", + "Section": "Transportation" + }, + { + "API": "Transport for U.S. (multiple locations)", + "Auth": null, + "Description": "NextBus API", + "HTTPS": false, + "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", + "Section": "Transportation" + }, + { + "API": "Transport for Victoria, AU", + "Auth": "apiKey", + "Description": "PTV API", + "HTTPS": true, + "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", + "Section": "Transportation" + }, + { + "API": "Transport for Washington, US", + "Auth": "OAuth", + "Description": "Washington Metro transport API", + "HTTPS": true, + "Link": "https://developer.wmata.com/", + "Section": "Transportation" + }, + { + "API": "Uber", + "Auth": "OAuth", + "Description": "Request Uber rides, reach riders, transport things, and reward drivers", + "HTTPS": true, + "Link": "https://developer.uber.com/", + "Section": "Transportation" + }, + { + "API": "WhereIsMyTransport", + "Auth": "OAuth", + "Description": "Platform for public transport data in emerging cities", + "HTTPS": true, + "Link": "https://developer.whereismytransport.com/", + "Section": "Transportation" + }, + { + "API": "Universities List", + "Auth": null, + "Description": "University names, countries and domains", + "HTTPS": true, + "Link": "https://github.com/Hipo/university-domains-list", + "Section": "University" + }, + { + "API": "Vehicles", + "Auth": "apiKey", + "Description": "Lot of vehicles information", + "HTTPS": false, + "Link": "http://developer.edmunds.com/api-documentation/overview/", + "Section": "Vehicle" + }, + { + "API": "Brazilian Vehicles and Prices", + "Auth": null, + "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", + "HTTPS": true, + "Link": "https://deividfortuna.github.io/fipe/", + "Section": "Vehicle" + }, + { + "API": "NHTSA Vehicles", + "Auth": null, + "Description": "NHTSA Product Information Catalog and Vehicle Listing", + "HTTPS": true, + "Link": "https://vpic.nhtsa.dot.gov/api/", + "Section": "Vehicle" + }, + { + "API": "An API of Ice And Fire", + "Auth": null, + "Description": "Game Of Thrones API", + "HTTPS": true, + "Link": "https://anapioficeandfire.com/", + "Section": "Video" + }, + { + "API": "Dailymotion", + "Auth": "OAuth", + "Description": "Dailymotion Developer API", + "HTTPS": true, + "Link": "https://developer.dailymotion.com/", + "Section": "Video" + }, + { + "API": "Netflix Roulette", + "Auth": null, + "Description": "Netflix database", + "HTTPS": true, + "Link": "https://netflixroulette.net/api/", + "Section": "Video" + }, + { + "API": "Ron Swanson Quotes", + "Auth": null, + "Description": "Television", + "HTTPS": true, + "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", + "Section": "Video" + }, + { + "API": "SWAPI", + "Auth": null, + "Description": "Star Wars Information", + "HTTPS": true, + "Link": "https://swapi.co", + "Section": "Video" + }, + { + "API": "TMDb", + "Auth": "apiKey", + "Description": "Community-based movie data", + "HTTPS": true, + "Link": "https://www.themoviedb.org/documentation/api", + "Section": "Video" + }, + { + "API": "TVMaze", + "Auth": null, + "Description": "TV Show Data", + "HTTPS": false, + "Link": "http://www.tvmaze.com/api", + "Section": "Video" + }, + { + "API": "Vimeo", + "Auth": "OAuth", + "Description": "Vimeo Developer API", + "HTTPS": true, + "Link": "https://developer.vimeo.com/", + "Section": "Video" + }, + { + "API": "YouTube", + "Auth": "OAuth", + "Description": "Add YouTube functionality to your sites and apps", + "HTTPS": true, + "Link": "https://developers.google.com/youtube/", + "Section": "Video" + }, + { + "API": "Dark Sky", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://darksky.net/dev/", + "Section": "Weather" + }, + { + "API": "MetaWeather", + "Auth": null, + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.metaweather.com/api/", + "Section": "Weather" + }, + { + "API": "OpenWeatherMap", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": false, + "Link": "http://openweathermap.org/api", + "Section": "Weather" + }, + { + "API": "Weatherbit", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.weatherbit.io/api", + "Section": "Weather" + }, + { + "API": "Wunderground", + "Auth": "apiKey", + "Description": "Weather", + "HTTPS": true, + "Link": "https://www.wunderground.com/weather/api/", + "Section": "Weather" + }, + { + "API": "Yahoo! Weather", + "Auth": null, + "Description": "Weather", + "HTTPS": true, + "Link": "https://developer.yahoo.com/weather/", + "Section": "Weather" + } + ] +} diff --git a/json/entries.min.json b/json/entries.min.json index 0967ef42..414c43ad 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{} +{"count":349,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From c21732443e1cf80331bc734ab176eb104c91ffd0 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 8 Aug 2017 22:27:11 -0400 Subject: [PATCH 029/167] Delete single_table.md --- build/single_table.md | 346 ------------------------------------------ 1 file changed, 346 deletions(-) delete mode 100644 build/single_table.md diff --git a/build/single_table.md b/build/single_table.md deleted file mode 100644 index 3efb3163..00000000 --- a/build/single_table.md +++ /dev/null @@ -1,346 +0,0 @@ -### entries -API | Description | Auth | HTTPS | Link | Section -|---|---|---|---|---|---| -| Dogs | Based on the [Stanford Dogs Dataset](http://vision.stanford.edu/aditya86/ImageNetDogs/) | No | Yes | [Go!](https://dog.ceo/dog-api/) | Animals -| IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) | Animals -| Petfinder | Adoption | `apiKey` | Yes | [Go!](https://www.petfinder.com/developers/api-docs/) | Animals -| RescueGroups | Adoption | No | Yes | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) | Animals -| AniList | AniList Anime | `OAuth` | No | [Go!](http://anilist-api.readthedocs.io/en/latest/) | Anime -| Jikan | Unofficial MyAnimeList API | No | Yes | [Go!](https://jikan.me) | Anime -| Kitsu | Anime discovery platform | `OAuth` | Yes | [Go!](http://docs.kitsu.apiary.io/) | Anime -| Studio Ghibli | Resources from Studio Ghibli films | No | Yes | [Go!](https://ghibliapi.herokuapp.com) | Anime -| AlienVault Open Threat Exchange (OTX) | IP/domain/URL reputation | `apiKey` | Yes | [Go!](https://otx.alienvault.com/api/) | Anti-Malware -| Certly | Certly Link/Domain Flagging | `apiKey` | Yes | [Go!](https://guard.certly.io/) | Anti-Malware -| Google Safe Browsing | Google Link/Domain Flagging | `apiKey` | Yes | [Go!](https://developers.google.com/safe-browsing/) | Anti-Malware -| Metacert | Metacert Link Flagging | `apiKey` | Yes | [Go!](https://metacert.com/) | Anti-Malware -| VirusTotal | VirusTotal File/URL Analysis | `apiKey` | Yes | [Go!](https://www.virustotal.com/en/documentation/public-api/) | Anti-Malware -| Web Of Trust (WOT) | Website reputation | `apiKey` | Yes | [Go!](https://www.mywot.com/wiki/API) | Anti-Malware -| Behance | Design | `apiKey` | Yes | [Go!](https://www.behance.net/dev) | Art & Design -| Dribbble | Design | `OAuth` | No | [Go!](http://developer.dribbble.com/v1/) | Art & Design -| Harvard Art Museums | Art | `apiKey` | No | [Go!](https://github.com/harvardartmuseums/api-docs) | Art & Design -| Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) | Art & Design -| Noun Project | Icons | `OAuth` | No | [Go!](http://api.thenounproject.com/index.html) | Art & Design -| Rijksmuseum | Art | `apiKey` | Yes | [Go!](https://www.rijksmuseum.nl/en/api) | Art & Design -| British National Bibliography | Books | No | No | [Go!](http://bnb.data.bl.uk/) | Books -| Goodreads | Books | No | Yes | [Go!](https://www.goodreads.com/api) | Books -| Google Books | Books | `OAuth` | Yes | [Go!](https://developers.google.com/books/) | Books -| mailgun | Email Service | `apiKey` | Yes | [Go!](https://www.mailgun.com/) | Business -| markerapi | Trademark Search | No | No | [Go!](http://www.markerapi.com/) | Business -| Church Calendar | Catholic liturgical calendar | No | No | [Go!](http://calapi.inadiutorium.cz/) | Calendar -| Holidays | Historical data regarding holidays | `apiKey` | Yes | [Go!](https://holidayapi.com/) | Calendar -| LectServe | Protestant liturgical calendar | No | No | [Go!](http://www.lectserve.com) | Calendar -| Non-Working Days | Database of ICS files for non working days | No | Yes | [Go!](https://github.com/gadael/icsdb) | Calendar -| Box | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developer.box.com/) | Cloud Storage & File Sharing -| Dropbox | File Sharing and Storage | `OAuth` | Yes | [Go!](https://www.dropbox.com/developers) | Cloud Storage & File Sharing -| Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) | Cloud Storage & File Sharing -| OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) | Cloud Storage & File Sharing -| Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) | Currency Exchange -| Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) | Currency Exchange -| 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) | Data Access -| Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) | Data Access -| CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | Data Access -| Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) | Data Access -| Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) | Data Access -| Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | [Go!](http://codataengine.org/) | Data Access -| Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | [Go!](https://data.colorado.gov/) | Data Access -| Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) | Data Access -| Data USA | US Public Data | No | Yes | [Go!](https://datausa.io/about/api/) | Data Access -| Dronestream | Tracks United States drone strikes | No | Yes | [Go!](https://dronestre.am/) | Data Access -| fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | Data Access -| Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) | Data Access -| Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | Data Access -| Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | Data Access -| Open Government Data, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | Data Access -| Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | Data Access -| Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | Data Access -| Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | Data Access -| Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | Data Access -| Quandl | Stock Market Data | No | Yes | [Go!](https://www.quandl.com/) | Data Access -| Represent by Open North | Find Canadian Government Representatives | No | Yes | [Go!](https://represent.opennorth.ca/) | Data Access -| Scoop.it | Content Curation Service | `apiKey` | No | [Go!](http://www.scoop.it/dev) | Data Access -| Teleport | Quality of Life Data | No | Yes | [Go!](https://developers.teleport.org/) | Data Access -| UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | [Go!](https://upcdatabase.org/api) | Data Access -| Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) | Data Access -| Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) | Data Access -| Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) | Data Access -| languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) | Data Validation -| Lob.com | US Address Verification | `apiKey` | Yes | [Go!](https://lob.com/) | Data Validation -| mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) | Data Validation -| numverify | Phone number validation | No | Yes | [Go!](https://numverify.com) | Data Validation -| vatlayer | VAT number validation | No | Yes | [Go!](https://vatlayer.com) | Data Validation -| Adorable Avatars | Generate random cartoon avatars | No | Yes | [Go!](http://avatars.adorable.io) | Development -| APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | Development -| BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | Development -| Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | Development -| CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) | Development -| Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) | Development -| Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | Development -| Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | Development -| Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | Development -| HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | Development -| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | Development -| IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | Development -| 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/) | Development -| JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | No | Yes | [Go!](https://jsonbin.io) | Development -| JSONPlaceholder | Fake data for testing and prototyping | No | No | [Go!](http://jsonplaceholder.typicode.com/) | Development -| Judge0 API | Compile and run source code | No | Yes | [Go!](https://api.judge0.com/) | Development -| Kairos | Face Recognition and Emotion Analysis | `apiKey` | Yes | [Go!](https://www.kairos.com/features) | Development -| Let's Validate | Uncovers the technologies used on websites and URL to thumbnail | No | Yes | [Go!](https://github.com/letsvalidate/api) | Development -| LiveEdu | Live Coding Streaming | `OAuth` | Yes | [Go!](https://www.liveedu.tv/developer/applications/) | Development -| Lorem Text | Generates Lorem Ipsum text | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/montanaflynn/lorem-text-generator) | Development -| Loripsum | The "lorem ipsum" generator that doesn't suck | No | No | [Go!](http://loripsum.net/) | Development -| Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | Development -| Plino | Spam filtering system | No | Yes | [Go!](https://plino.herokuapp.com/) | Development -| 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) | Development -| Random Word | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | Development -| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) | Development -| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) | Development -| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) | Development -| StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) | Development -| Stormpath | User Authentication | `apiKey` | Yes | [Go!](https://stormpath.com/) | Development -| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) | Development -| Verse | Check what's the latest version of your favorite open-source project | No | Yes | [Go!](https://verse.pawelad.xyz/) | Development -| File.io | File Sharing | No | Yes | [Go!](https://www.file.io) | Documents & Productivity -| pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) | Documents & Productivity -| Pocket | Bookmarking service | `OAuth` | Yes | [Go!](https://getpocket.com/developer/) | Documents & Productivity -| PrexView | Data from XML or JSON to PDF, HTML or Image | `apiKey` | Yes | [Go!](https://prexview.com) | Documents & Productivity -| Todoist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.todoist.com) | Documents & Productivity -| Wunderlist | Todo Lists | `OAuth` | Yes | [Go!](https://developer.wunderlist.com/documentation) | Documents & Productivity -| AirVisual | Air quality and weather data | `apiKey` | Yes | [Go!](https://airvisual.com/api) | Environment -| OpenAQ | Open air quality data | `apiKey` | Yes | [Go!](https://docs.openaq.org/) | Environment -| PM2.5.in | Air quality of China | `apiKey` | No | [Go!](http://www.pm25.in/api_doc) | Environment -| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) | Finance -| CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | Finance -| Consumer Financial Protection Bureau | Financial services consumer complains data | `apiKey` | Yes | [Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json) | Finance -| IEX | Stocks and Market Data | No | Yes | [Go!](https://iextrading.com/developer/) | Finance -| Razorpay IFSC | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | [Go!](https://ifsc.razorpay.com/) | Finance -| BigOven | Recipe Search | `X-Mashape-Key` | No | [Go!](http://api2.bigoven.com/) | Food & Drink -| BreweryDB | Beer | `apiKey` | No | [Go!](http://www.brewerydb.com/developers) | Food & Drink -| Edamam | Recipe Search | `apiKey` | Yes | [Go!](https://developer.edamam.com/) | Food & Drink -| Food2Fork | Recipe Search | `apiKey` | No | [Go!](http://food2fork.com/about/api) | Food & Drink -| LCBO | Alcohol | `apiKey` | Yes | [Go!](https://lcboapi.com/) | Food & Drink -| PunkAPI | Brewdog Beer Recipes | No | Yes | [Go!](https://punkapi.com/) | Food & Drink -| Recipe Puppy | Food | No | No | [Go!](http://www.recipepuppy.com/about/api/) | Food & Drink -| TacoFancy | Community-driven taco database | No | No | [Go!](https://github.com/evz/tacofancy-api) | Food & Drink -| TheCocktailDB | Cocktail Recipes | No | No | [Go!](http://www.thecocktaildb.com/) | Food & Drink -| The Report of the Week | Food & Drink Reviews | No | Yes | [Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API) | Food & Drink -| What's on the menu? | NYPL human-transcribed historical menu collection | `apiKey` | No | [Go!](nypl.github.io/menus-api/) | Food & Drink -| Yummly | Find food recipes | No | Yes | [Go!](https://developer.yummly.com/) | Food & Drink -| Zomato | Discover restaurants | `apiKey` | Yes | [Go!](https://developers.zomato.com/api) | Food & Drink -| Whitepages Pro | Global identity verification with phone, address, email, and IP | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/identity-check-api/) | Fraud Prevention -| Whitepages Pro | Phone reputation to detect spammy phones | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-reputation-api/) | Fraud Prevention -| Whitepages Pro | Get an owner’s name, address, demographics based on the phone number | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-phone-api/) | Fraud Prevention -| Whitepages Pro | Phone number validation, line_type, carrier append | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/phone-intelligence-api/) | Fraud Prevention -| Whitepages Pro | Get normalized physical address, residents, address type, and validity | `apiKey` | Yes | [Go!](https://pro.whitepages.com/developer/documentation/reverse-address-api/) | Fraud Prevention -| Battle.net | Blizzard Entertainment | No | Yes | [Go!](https://dev.battle.net/) | Games & Comics -| Battlefield 4 | Battlefield 4 Information | No | Yes | [Go!](https://bf4stats.com/api) | Games & Comics -| Chuck Norris Database | Jokes | No | No | [Go!](http://www.icndb.com/api/) | Games & Comics -| Clash of Clans | Clash of Clans Game Information | No | Yes | [Go!](https://developer.clashofclans.com) | Games & Comics -| Clash Royale | Clash Royale Game Information | No | Yes | [Go!](https://github.com/martincarrera/clash-royale-api) | Games & Comics -| Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) | Games & Comics -| Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) | Games & Comics -| Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0) | Games & Comics -| Eve Online | Third-Party Developer Documentation | `OAuth` | Yes | [Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/) | Games & Comics -| Giant Bomb | Video Games | No | Yes | [Go!](https://www.giantbomb.com/api/documentation) | Games & Comics -| Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | Games & Comics -| Jservice | Jeopardy Question Database | No | No | [Go!](http://jservice.io) | Games & Comics -| Magic The Gathering | Magic The Gathering Game Information | No | No | [Go!](http://magicthegathering.io/) | Games & Comics -| Marvel | Marvel Comics | `apiKey` | No | [Go!](http://developer.marvel.com) | Games & Comics -| Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | Games & Comics -| Open Trivia | Trivia Questions | No | Yes | [Go!](https://opentdb.com/api_config.php) | Games & Comics -| PandaScore | E-sports games and results | `apiKey` | Yes | [Go!](https://api.pandascore.co) | Games & Comics -| Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | Games & Comics -| Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) | Games & Comics -| Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) | Games & Comics -| Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) | Games & Comics -| adresse.data.gouv.fr | Address database of France, geocoding, and reverse | No | Yes | [Go!](https://adresse.data.gouv.fr) | Geocoding -| Bing Maps | Create/customize digital maps based on Bing Maps data | `apiKey` | Yes | [Go!](https://www.microsoft.com/maps/) | Geocoding -| Geocode.xyz | Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | No | Yes | [Go!](https://geocode.xyz/) | Geocoding -| GeoNames | Place names and other geographical data | No | No | [Go!](http://www.geonames.org/export/web-services.html) | Geocoding -| GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | Geocoding -| Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) | Geocoding -| IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) | Geocoding -| IP Address Details | Find geolocation with ip address | No | Yes | [Go!](https://ipinfo.io/) | Geocoding -| IP Location | Find IP address location information | No | Yes | [Go!](https://ipapi.co/) | Geocoding -| IP Vigilante | Free IP Geolocation API | No | Yes | [Go!](https://www.ipvigilante.com/) | Geocoding -| Mapbox | Create/customize beautiful digital maps | `apiKey` | Yes | [Go!](https://www.mapbox.com/developers/) | Geocoding -| Mapzen Search | Open Source & Open Data Global Geocoding Service | `apiKey` | Yes | [Go!](https://mapzen.com/products/search/) | Geocoding -| Mexico | Mexico RESTful zip codes API | No | Yes | [Go!](https://github.com/IcaliaLabs/sepomex) | Geocoding -| One Map 2.0, Singapore | Singapore Land Authority REST API services for Singapore addresses | `apiKey` | Yes | [Go!](https://docs.onemap.sg/) | Geocoding -| OnWater | Determine if a lat/lon is on water or land | No | Yes | [Go!](https://onwater.io/) | Geocoding -| OpenCage | Forward and reverse geocoding using open data | No | Yes | [Go!](https://geocoder.opencagedata.com) | Geocoding -| OpenStreetMap | Navigation, geolocation and geographical data | `OAuth` | No | [Go!](http://wiki.openstreetmap.org/wiki/API) | Geocoding -| 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) | Geocoding -| Postcodes.io | Postcode lookup & Geolocation for the UK | No | Yes | [Go!](https://postcodes.io) | Geocoding -| REST Countries | Get information about countries via a RESTful API | No | Yes | [Go!](https://restcountries.eu) | Geocoding -| Utah AGRC | Utah Web API for geocoding Utah addresses | `apiKey` | Yes | [Go!](https://api.mapserv.utah.gov) | Geocoding -| ViaCep | Brazil RESTful zip codes API | No | Yes | [Go!](https://viacep.com.br) | Geocoding -| Zippopotam | Get information about place such as country, city, state, etc | No | No | [Go!](http://www.zippopotam.us) | Geocoding -| Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) | Health -| Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) | Health -| Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) | Health -| Medicare | Access to the data from the CMS - medicare.gov | No | Yes | [Go!](https://data.medicare.gov/developers) | Health -| Nutritionix | Worlds largest verified nutrition database | `apiKey` | Yes | [Go!](https://developer.nutritionix.com/) | Health -| openFDA | Public FDA data about drugs, devices, and foods | No | Yes | [Go!](https://open.fda.gov/api/) | Health -| USDA Nutrients | National Nutrient Database for Standard Reference | No | Yes | [Go!](https://ndb.nal.usda.gov/ndb/doc/index) | Health -| API.AI | Natural Language Processing | `apiKey` | Yes | [Go!](https://api.ai/) | Machine Learning -| Clarifai | Computer Vision | `OAuth` | Yes | [Go!](https://developer.clarifai.com/) | Machine Learning -| Cleverbot | Web chat bot | `apiKey` | Yes | [Go!](https://www.cleverbot.com/api/) | Machine Learning -| Keen IO | Data Analytics | `apiKey` | Yes | [Go!](https://keen.io/) | Machine Learning -| Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | [Go!](https://unplu.gg/test_api.html) | Machine Learning -| Wit.ai | Natural Language Processing | `OAuth` | Yes | [Go!](https://wit.ai/) | Machine Learning -| Newton | Symbolic and Arithmetic Math Calculator | No | Yes | [Go!](https://newton.now.sh/) | Math -| Numbers API | Facts about numbers | No | No | [Go!](http://numbersapi.com) | Math -| Bandsintown | Music Events | No | Yes | [Go!](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0) | Music -| Deezer | Music | `OAuth` | No | [Go!](http://developers.deezer.com/login?redirect=/api) | Music -| Discogs | Music | `OAuth` | Yes | [Go!](https://www.discogs.com/developers/) | Music -| Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | [Go!](https://docs.genius.com/) | Music -| Jamendo | Music | `OAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) | Music -| iTunes Search | Software products | No | Yes | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | Music -| LastFm | Music | `apiKey` | No | [Go!](http://www.last.fm/api) | Music -| Mixcloud | Music | No | Yes | [Go!](https://www.mixcloud.com/developers/) | Music -| MusicBrainz | Music | No | Yes | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) | Music -| Musikki | Music | `apiKey` | Yes | [Go!](https://music-api.musikki.com/reference) | Music -| Musixmatch | Music | `apiKey` | Yes | [Go!](https://developer.musixmatch.com/) | Music -| Songkick | Music Events | `OAuth` | Yes | [Go!](https://www.songkick.com/developer/) | Music -| Songsterr | Provides guitar, bass and drums tabs and chords | No | Yes | [Go!](https://www.songsterr.com/a/wa/api/) | Music -| Soundcloud | Music | No | Yes | [Go!](https://developers.soundcloud.com/) | Music -| Spotify | Music | `OAuth` | Yes | [Go!](https://developer.spotify.com/web-api/) | Music -| Vagalume | Crowdsourced lyrics and music knowledge | `apiKey` | Yes | [Go!](https://api.vagalume.com.br/docs/) | Music -| 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/) | News -| New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) | News -| News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) | News -| The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) | News -| Countly | Countly web analytics | No | No | [Go!](http://resources.count.ly/docs) | Open Source projects -| Drupal.org | Drupal.org | No | Yes | [Go!](https://www.drupal.org/drupalorg/docs/api) | Open Source projects -| Libraries.io | Open source software libraries | `apiKey` | Yes | [Go!](https://libraries.io/api) | Open Source projects -| chucknorris.io | JSON API for hand curated Chuck Norris jokes | No | Yes | [Go!](https://api.chucknorris.io) | Personality -| Forismatic | Inspirational Quotes | No | No | [Go!](http://forismatic.com/en/api/) | Personality -| icanhazdadjoke | The largest selection of dad jokes on the internet | No | Yes | [Go!](https://icanhazdadjoke.com/api) | Personality -| Medium | Community of readers and writers offering unique perspectives on ideas | `OAuth` | Yes | [Go!](https://github.com/Medium/medium-api-docs) | Personality -| Quotes on Design | Inspirational Quotes | No | Yes | [Go!](https://quotesondesign.com/api-v4-0/) | Personality -| Traitify | Assess, collect, and analyze Personality | No | Yes | [Go!](https://app.traitify.com/developer) | Personality -| tronalddump.io | Api & web archive for the things Donald Trump has said | No | Yes | [Go!](https://www.tronalddump.io) | Personality -| 500px | Photography Community | `OAuth` | Yes | [Go!](https://github.com/500px/api-documentation) | Photography -| Flickr | Flickr Services | `OAuth` | Yes | [Go!](https://www.flickr.com/services/api/) | Photography -| Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) | Photography -| Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) | Photography -| Imgur | Images | `OAuth` | Yes | [Go!](https://api.imgur.com/#overview) | Photography -| ScreenShotLayer | URL 2 Image | No | Yes | [Go!](https://screenshotlayer.com) | Photography -| Unsplash | Photography | `OAuth` | Yes | [Go!](https://unsplash.com/developers) | Photography -| PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | Photography -| arcsecond.io | Multiple astronomy data sources | No | Yes | [Go!](https://api.arcsecond.io/) | Science -| CORE | Access the world's Open Access research papers | `apiKey` | Yes | [Go!](https://core.ac.uk/services#api) | Science -| Fedger.io | Query machine intelligence data | No | Yes | [Go!](https://dev.fedger.io/docs/) | Science -| inspirehep.net | High Energy Physics info. system | No | Yes | [Go!](https://inspirehep.net/info/hep/api?ln=en) | Science -| Launch Library | Upcoming Space Launches | No | Yes | [Go!](https://launchlibrary.net/1.2/docs/api.html) | Science -| Minor Planet Center | Asterank.com Information | No | No | [Go!](http://www.asterank.com/mpc) | Science -| NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) | Science -| Open Notify | ISS astronauts, current location, etc | No | No | [Go!](http://open-notify.org/Open-Notify-API/) | Science -| Sunrise and Sunset | Sunset and sunrise times for a given latitude and longitude | No | Yes | [Go!](https://sunrise-sunset.org/api) | Science -| USGS Earthquake Hazards Program | Earthquakes data real-time | No | Yes | [Go!](https://earthquake.usgs.gov/fdsnws/event/1/) | Science -| USGS Water Services | Water quality and level info for rivers and lakes | No | Yes | [Go!](https://waterservices.usgs.gov/) | Science -| World Bank | World Data | No | No | [Go!](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589) | Science -| AXFR Database | AXFR public database | No | No | [Go!](http://api.axfrcheck.com) | Security -| UK Police | UK Police data | No | Yes | [Go!](https://data.police.uk/docs/) | Security -| eBay | Sell and Buy on eBay | `OAuth` | Yes | [Go!](https://go.developer.ebay.com/) | Shopping -| Cisco Spark | Team Collaboration Software | `OAuth` | Yes | [Go!](https://developer.ciscospark.com) | Social -| Discord | Make bots for Discord, integrate Discord onto an external platform | `OAuth` | Yes | [Go!](https://discordapp.com/developers/docs/intro) | Social -| 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/) | Social -| Facebook | Facebook Login, Share on FB, Social Plugins, Analytics and more | `OAuth` | Yes | [Go!](https://developers.facebook.com/) | Social -| Foursquare | Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc) | `OAuth` | Yes | [Go!](https://developer.foursquare.com/) | Social -| Fuck Off as a Service | Asks someone to fuck off | No | Yes | [Go!](https://www.foaas.com) | Social -| Full Contact | Get Social Media profiles and contact Information | `OAuth` | Yes | [Go!](https://www.fullcontact.com/developer/docs/) | Social -| HackerNews | Social news for CS and entrepreneurship | No | Yes | [Go!](https://github.com/HackerNews/API) | Social -| Instagram | Instagram Login, Share on Instagram, Social Plugins and more | `OAuth` | Yes | [Go!](https://www.instagram.com/developer/) | Social -| LinkedIn | The foundation of all digital integrations with LinkedIn | `OAuth` | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) | Social -| Meetup.com | Data about Meetups from Meetup.com | `apiKey` | Yes | [Go!](https://www.meetup.com/meetup_api/) | Social -| Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) | Social -| Telegram bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | [Go!](https://core.telegram.org/bots/api) | Social -| Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) | Social -| PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) | Social -| Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) | Social -| Slack | Team Instant Messaging | `OAuth` | Yes | [Go!](https://api.slack.com/) | Social -| Tumblr | Read and write Tumblr Data | `OAuth` | Yes | [Go!](https://www.tumblr.com/docs/en/api/v2) | Social -| Twitch | Game Streaming API | `OAuth` | Yes | [Go!](https://github.com/justintv/Twitch-API) | Social -| Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | Social -| vk | Read and write vk data | `OAuth` | Yes | [Go!](https://vk.com/dev/sites) | Social -| Cartola FC | The Cartola FC API serves to check the partial points of your team | No | Yes | [Go!](https://github.com/wgenial/cartrolandofc) | Sports & Fitness -| City Bikes | City Bikes around the world | No | No | [Go!](http://api.citybik.es/v2/) | Sports & Fitness -| Ergast F1 | F1 data from the beginning of the world championships in 1950 | No | No | [Go!](http://ergast.com/mrd/) | Sports & Fitness -| Fitbit | Fitbit Information | `OAuth` | Yes | [Go!](https://dev.fitbit.com/) | Sports & Fitness -| Football-Data.org | Football Data | No | No | [Go!](http://api.football-data.org/index) | Sports & Fitness -| JCDecaux Bike | JCDecaux's self-service bicycles | `apiKey` | Yes | [Go!](https://developer.jcdecaux.com/) | Sports & Fitness -| Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/dev132/cricket-live-scores) | Sports & Fitness -| NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) | Sports & Fitness -| Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) | Sports & Fitness -| Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) | Sports & Fitness -| UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) | Sports & Fitness -| Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) | Sports & Fitness -| Postmon | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | [Go!](http://postmon.com.br) | Tracking -| Sweden | Provides information about parcels in transport | `apiKey` | No | [Go!](https://developer.postnord.com/docs2) | Tracking -| ADS-B Exchange | Access real-time and historical data of any and all airbone aircraft | No | Yes | [Go!](https://www.adsbexchange.com/data/) | Transportation -| Amadeus Travel Innovation Sandbox | Travel Search - Limited usage | `apiKey` | Yes | [Go!](https://sandbox.amadeus.com/) | Transportation -| Bay Area Rapid Transit | Stations and predicted arrivals for BART | `apiKey` | No | [Go!](http://api.bart.gov) | Transportation -| Community Transit | Transitland API | No | Yes | [Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints) | Transportation -| Goibibo | API for travel search | `apiKey` | Yes | [Go!](https://developer.goibibo.com/docs) | Transportation -| Indian Railways | Indian Railways Information | `apiKey` | No | [Go!](http://api.erail.in/) | Transportation -| Izi | Audio guide for travellers | `apiKey` | Yes | [Go!](http://api-docs.izi.travel/) | Transportation -| Navitia | The open API for building cool stuff with transport data | `apiKey` | Yes | [Go!](https://api.navitia.io/) | Transportation -| The Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | Transportation -| Schiphol Airport | Schiphol | `apiKey` | Yes | [Go!](https://developer.schiphol.nl/) | Transportation -| TransitLand | Transit Aggregation | No | Yes | [Go!](https://transit.land/documentation/datastore/api-endpoints.html) | Transportation -| Transport for Atlanta, US | Marta | No | No | [Go!](http://www.itsmarta.com/app-developer-resources.aspx) | Transportation -| Transport for Auckland, New Zealand | Auckland Transport | No | Yes | [Go!](https://api.at.govt.nz/) | Transportation -| Transport for Belgium | Belgian transport API | No | Yes | [Go!](https://hello.irail.be/api/) | Transportation -| Transport for Berlin, Germany | Third-party VBB API | No | Yes | [Go!](https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md) | Transportation -| Transport for Boston, US | MBTA API | No | No | [Go!](http://realtime.mbta.com/Portal/Home/Documents) | Transportation -| Transport for Budapest, Hungary | Budapest public transport API | No | Yes | [Go!](https://apiary.io/) | Transportation -| Transport for Chicago, US | CTA | No | No | [Go!](http://www.transitchicago.com/developers/) | Transportation -| Transport for Czech Republic | Czech transport API | No | Yes | [Go!](https://www.chaps.cz/eng/products/idos-internet) | Transportation -| Transport for Denver, US | RTD | No | No | [Go!](http://www.rtd-denver.com/gtfs-developer-guide.shtml) | Transportation -| Transport for Finland | Finnish transport API | No | Yes | [Go!](https://digitransit.fi/en/developers/ ) | Transportation -| Transport for Germany | Deutsche Bahn (DB) API | `apiKey` | No | [Go!](http://data.deutschebahn.com/dataset/api-fahrplan) | Transportation -| Transport for India | India Public Transport API | `apiKey` | Yes | [Go!](https://data.gov.in/sector/transport) | Transportation -| Transport for London, England | TfL API | No | Yes | [Go!](https://api.tfl.gov.uk) | Transportation -| Transport for Madrid, Spain | Madrid BUS transport API | `apiKey` | No | [Go!](http://opendata.emtmadrid.es/Servicios-web/BUS) | Transportation -| Transport for Minneapolis, US | NexTrip API | `OAuth` | No | [Go!](http://svc.metrotransit.org/) | Transportation -| Transport for The Netherlands | NS, only trains | `apiKey` | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) | Transportation -| Transport for The Netherlands | OVAPI, country-wide public transport | No | Yes | [Go!](https://github.com/skywave/KV78Turbo-OVAPI/wiki) | Transportation -| Transport for New York City, US | MTA | `apiKey` | No | [Go!](http://datamine.mta.info/) | Transportation -| Transport for Norway | Norwegian transport API | No | No | [Go!](http://reisapi.ruter.no/help) | Transportation -| Transport for Ottawa, Canada | OC Transpo next bus arrival API | No | No | [Go!](http://www.octranspo.com/index.php/developers) | Transportation -| Transport for Paris, France | RATP Open Data API | No | No | [Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/) | Transportation -| Transport for Paris, France | Live schedules made simple | No | No | [Go!](http://restratpws.azurewebsites.net/swagger/) | Transportation -| Transport for Philadelphia, US | SEPTA APIs | No | No | [Go!](http://www3.septa.org/hackathon/) | Transportation -| Transport for Rio de Janeiro, Brazil | Prefeitura do Rio (City Hall) | No | No | [Go!](http://data.rio/group/transporte-e-mobilidade) | Transportation -| Transport for São Paulo, Brazil | SPTrans | `OAuth` | No | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) | Transportation -| Transport for Sweden | Public Transport consumer | `OAuth` | Yes | [Go!](https://www.trafiklab.se/api) | Transportation -| Transport for Switzerland | Swiss public transport API | No | Yes | [Go!](https://transport.opendata.ch/) | Transportation -| Transport for Switzerland | Official Swiss Public Transport Open Data | `apiKey` | Yes | [Go!](https://opentransportdata.swiss/en/) | Transportation -| Transport for Tokyo, Japan | Tokyo Metro | `apiKey` | Yes | [Go!](https://developer.tokyometroapp.jp/info) | Transportation -| Transport for Toronto, Canada | TTC | No | Yes | [Go!](https://myttc.ca/developers) | Transportation -| Transport for Vancouver, Canada | TransLink | `OAuth` | Yes | [Go!](https://developer.translink.ca/) | Transportation -| Transport for U.S. (multiple locations) | NextBus API | No | No | [Go!](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf) | Transportation -| 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/) | Transportation -| Transport for Washington, US | Washington Metro transport API | `OAuth` | Yes | [Go!](https://developer.wmata.com/) | Transportation -| Uber | Request Uber rides, reach riders, transport things, and reward drivers | `OAuth` | Yes | [Go!](https://developer.uber.com/) | Transportation -| WhereIsMyTransport | Platform for public transport data in emerging cities | `OAuth` | Yes | [Go!](https://developer.whereismytransport.com/) | Transportation -| Universities List | University names, countries and domains | No | Yes | [Go!](https://github.com/Hipo/university-domains-list) | University -| Vehicles | Lot of vehicles information | `apiKey` | No | [Go!](http://developer.edmunds.com/api-documentation/overview/) | Vehicle -| Brazilian Vehicles and Prices | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | [Go!](https://deividfortuna.github.io/fipe/) | Vehicle -| NHTSA Vehicles | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | [Go!](https://vpic.nhtsa.dot.gov/api/) | Vehicle -| An API of Ice And Fire | Game Of Thrones API | No | Yes | [Go!](https://anapioficeandfire.com/) | Video -| Dailymotion | Dailymotion Developer API | `OAuth` | Yes | [Go!](https://developer.dailymotion.com/) | Video -| Netflix Roulette | Netflix database | No | Yes | [Go!](https://netflixroulette.net/api/) | Video -| Ron Swanson Quotes | Television | No | Yes | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | Video -| SWAPI | Star Wars Information | No | Yes | [Go!](https://swapi.co) | Video -| TMDb | Community-based movie data | `apiKey` | Yes | [Go!](https://www.themoviedb.org/documentation/api) | Video -| TVMaze | TV Show Data | No | No | [Go!](http://www.tvmaze.com/api) | Video -| Vimeo | Vimeo Developer API | `OAuth` | Yes | [Go!](https://developer.vimeo.com/) | Video -| YouTube | Add YouTube functionality to your sites and apps | `OAuth` | Yes | [Go!](https://developers.google.com/youtube/) | Video -| Dark Sky | Weather | `apiKey` | Yes | [Go!](https://darksky.net/dev/) | Weather -| MetaWeather | Weather | No | Yes | [Go!](https://www.metaweather.com/api/) | Weather -| OpenWeatherMap | Weather | `apiKey` | No | [Go!](http://openweathermap.org/api) | Weather -| Weatherbit | Weather | `apiKey` | Yes | [Go!](https://www.weatherbit.io/api) | Weather -| Wunderground | Weather | `apiKey` | Yes | [Go!](https://www.wunderground.com/weather/api/) | Weather From 52ee255a41dfee3c4e15e03a0a8463fb73043bb2 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 10 Aug 2017 09:49:55 -0400 Subject: [PATCH 030/167] Add README file changes checkmark --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 04893932..96c74038 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,8 @@ Thank you for taking the time to work on a Pull Request for this project! To ensure your PR is dealt with swiftly please check the following: - [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md). - + +- [ ] Your changes are made in the [README](../README.md) file, not the auto-generated JSON. - [ ] Your additions are ordered alphabetically. - [ ] Each table column should be padded with one space on either side. - [ ] You have searched the repository for any relevant issues or PRs. From a829b251d124ba0857af8bc4e666dd7be866c4bd Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:28:12 -0600 Subject: [PATCH 031/167] Graphloc API entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3952400..5a0f8a8d 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ API | Description | Auth | HTTPS | Link | | 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) | +| GraphLoc | Free GraphQL IP to geolocation API. Supports IPv4 and IPv6 | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 0875217466a9aa0157bdef2c389457bfe8940f55 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:30:41 -0600 Subject: [PATCH 032/167] Graphloc API entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a0f8a8d..ed747474 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ API | Description | Auth | HTTPS | Link | | 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) | -| GraphLoc | Free GraphQL IP to geolocation API. Supports IPv4 and IPv6 | No | Yes | [Go!](https://www.graphloc.com) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 13143073c96b7546af6fb43c9b45eec5457031d0 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:33:57 -0600 Subject: [PATCH 033/167] removed from master branch --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ed747474..a3952400 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,6 @@ API | Description | Auth | HTTPS | Link | | 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) | -| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 0cfbbc34cc872103765fd1cef545a9720188f4d5 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:35:11 -0600 Subject: [PATCH 034/167] Graphloc API entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a3952400..ed747474 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,7 @@ API | Description | Auth | HTTPS | Link | | 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) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From a6dd4ae51c15529f94c739b1f0205ef15ba67584 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 07:44:29 -0600 Subject: [PATCH 035/167] fix to one space end in the description field --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed747474..5883a351 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ API | Description | Auth | HTTPS | Link | | 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) | -| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 062e75d20feca7e81b49827ddcdb43c18ca22c73 Mon Sep 17 00:00:00 2001 From: initial commit Date: Fri, 11 Aug 2017 08:11:46 -0600 Subject: [PATCH 036/167] moved to alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5883a351..eaec65b8 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,7 @@ API | Description | Auth | HTTPS | Link | | 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) | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) | +| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | | 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/) | @@ -272,7 +273,6 @@ API | Description | Auth | HTTPS | Link | | 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) | -| GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | ### Health API | Description | Auth | HTTPS | Link | From 56b9981213338692e6ab8ba3a4d5daff92cca0c8 Mon Sep 17 00:00:00 2001 From: Travis Date: Fri, 11 Aug 2017 15:35:41 +0000 Subject: [PATCH 037/167] rebuild JSON at c22472f [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 13fc6e0e..de3b2702 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 349, + "count": 350, "entries": [ { "API": "Dogs", @@ -1073,6 +1073,14 @@ "Link": "https://developers.google.com/maps/", "Section": "Geocoding" }, + { + "API": "GraphLoc", + "Auth": null, + "Description": "Free GraphQL IP Geolocation API", + "HTTPS": true, + "Link": "https://www.graphloc.com", + "Section": "Geocoding" + }, { "API": "IP 2 Country", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 414c43ad..1680a0c8 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":349,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{"count":350,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From ec48df2bd33d58f770f060957b905d8216bf317d Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 11 Aug 2017 12:27:20 -0400 Subject: [PATCH 038/167] Remove JSON wording we support more than just JSON endpoints here --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eaec65b8..ae7c7b4d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Public APIs [![Build Status](https://api.travis-ci.org/toddmotto/public-apis.svg)](https://travis-ci.org/toddmotto/public-apis) -A collective list of free JSON APIs for use in web development. +A collective list of free APIs for use in web development. A JSON encoding of all entries can be found [here](json). From e55c021018118bb9f9d0566518aec7debeec8090 Mon Sep 17 00:00:00 2001 From: chief10 Date: Fri, 11 Aug 2017 10:16:40 -0700 Subject: [PATCH 039/167] Fix build problems with government api additions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b4f38049..ebd629d2 100644 --- a/README.md +++ b/README.md @@ -277,9 +277,9 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | `apiKey` | yes | [Go!](https://api.open.fec.gov/developers/) | -| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more. | `apiKey` | yes | [Go!](https://business.usa.gov/developer) | -| Regulations.gov | Regulations.gov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process. | `apiKey`| [Go!](https://regulationsgov.github.io/developers/) | +| FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | +| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) | +| 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 API | Description | Auth | HTTPS | Link | From 89f8c8d3a58e514a794323e69be7c0b6f447227c Mon Sep 17 00:00:00 2001 From: chief10 Date: Fri, 11 Aug 2017 10:57:50 -0700 Subject: [PATCH 040/167] Alphabetize government section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebd629d2..16af3688 100644 --- a/README.md +++ b/README.md @@ -277,8 +277,8 @@ API | Description | Auth | HTTPS | Link | ### Government API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| FEC | Information on campaign donations in federal elections | `apiKey` | Yes | [Go!](https://api.open.fec.gov/developers/) | | BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) | +| 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/) | ### Health From 067b36008cfb5332a9f8f656ec206f5d823f5757 Mon Sep 17 00:00:00 2001 From: rnackman Date: Fri, 11 Aug 2017 14:38:03 -0400 Subject: [PATCH 041/167] Adding Cooper Hewitt collection API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae7c7b4d..0d99e392 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Behance | Design | `apiKey` | Yes | [Go!](https://www.behance.net/dev) | +| Cooper Hewitt, Smithsonian Design Museum | Design | `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) | | Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) | From 62e0f915513ef1a1a41f95cc496cebeec57c8dd1 Mon Sep 17 00:00:00 2001 From: Basile Bruneau Date: Sat, 12 Aug 2017 17:25:23 +0200 Subject: [PATCH 042/167] Add lyrics.ovh API (for lyrics) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae7c7b4d..00c7cd03 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ API | Description | Auth | HTTPS | Link | | Jamendo | Music | `OAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) | | iTunes Search | Software products | No | Yes | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) | | LastFm | Music | `apiKey` | No | [Go!](http://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) | | Musikki | Music | `apiKey` | Yes | [Go!](https://music-api.musikki.com/reference) | From a1f2d5ce17fa63b1f252d6cf90bd2b00550a32b6 Mon Sep 17 00:00:00 2001 From: Travis Date: Sat, 12 Aug 2017 16:17:26 +0000 Subject: [PATCH 043/167] rebuild JSON at 27d35f0 [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 de3b2702..bbce637e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 350, + "count": 351, "entries": [ { "API": "Dogs", @@ -1393,6 +1393,14 @@ "Link": "http://www.last.fm/api", "Section": "Music" }, + { + "API": "Lyrics.ovh", + "Auth": null, + "Description": "Simple API to retrieve the lyrics of a song", + "HTTPS": true, + "Link": "http://docs.lyricsovh.apiary.io/", + "Section": "Music" + }, { "API": "Mixcloud", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 1680a0c8..8d9af503 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":350,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{"count":351,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From 9067ecf682a1be2343cbfc34dad4247e347030ad Mon Sep 17 00:00:00 2001 From: Mike Street Date: Sat, 12 Aug 2017 17:18:55 +0100 Subject: [PATCH 044/167] Add note about description --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 96c74038..dd71e8b4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,9 +3,9 @@ Thank you for taking the time to work on a Pull Request for this project! To ensure your PR is dealt with swiftly please check the following: - [ ] Your submissions are formatted according to the guidelines in the [contributing guide](CONTRIBUTING.md). - - [ ] Your changes are made in the [README](../README.md) file, not the auto-generated JSON. - [ ] Your additions are ordered alphabetically. +- [ ] Your submission has a useful description. - [ ] Each table column should be padded with one space on either side. - [ ] You have searched the repository for any relevant issues or PRs. - [ ] Any category you are creating has the minimum requirement of 3 items. From 7f99541be4b516c2d4fe92efb22a4d3c371df030 Mon Sep 17 00:00:00 2001 From: tigercosmos Date: Mon, 14 Aug 2017 11:24:50 +0800 Subject: [PATCH 045/167] add patent --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 00c7cd03..738d99db 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Please note a passing build status indicates all listed APIs are available since * [News](#news) * [Open Data](#open-data) * [Open Source projects](#open-source-projects) +* [Patent](#patent) * [Personality](#personality) * [Photography](#photography) * [Science](#science) @@ -370,6 +371,13 @@ API | Description | Auth | HTTPS | Link | | Drupal.org | Drupal.org | No | Yes | [Go!](https://www.drupal.org/drupalorg/docs/api) | | Libraries.io | Open source software libraries | `apiKey` | Yes | [Go!](https://libraries.io/api) | +### Patent +API | Description | Auth | HTTPS | Link | +|---|---|---|---|---| +| TIPO | Taiwan patent search system api | `apiKey` | Yes | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD01_104_API.aspx) | +| EPO | European patent search system api | Yes | Yes | [Go!](https://developers.epo.org/) | +| USPTO | USA patent api services | No | Yes | [Go!](https://www.uspto.gov/learning-and-resources/open-data-and-mobility) | + ### Personality API | Description | Auth | HTTPS | Link | |---|---|---|---|---| From eb904c3f129fabc038a88c295287fddb6b6355ea Mon Sep 17 00:00:00 2001 From: tigercosmos Date: Mon, 14 Aug 2017 20:00:46 +0800 Subject: [PATCH 046/167] fix Auth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 738d99db..026ac16d 100644 --- a/README.md +++ b/README.md @@ -375,7 +375,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | TIPO | Taiwan patent search system api | `apiKey` | Yes | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD01_104_API.aspx) | -| EPO | European patent search system api | Yes | Yes | [Go!](https://developers.epo.org/) | +| EPO | European patent search system api | `OAuth` | Yes | [Go!](https://developers.epo.org/) | | USPTO | USA patent api services | No | Yes | [Go!](https://www.uspto.gov/learning-and-resources/open-data-and-mobility) | ### Personality From 29ed12a1526052e89386b7e1151aad20b3e02f11 Mon Sep 17 00:00:00 2001 From: tigercosmos Date: Mon, 14 Aug 2017 20:09:37 +0800 Subject: [PATCH 047/167] update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 026ac16d..f59c5516 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ API | Description | Auth | HTTPS | Link | ### Patent API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| TIPO | Taiwan patent search system api | `apiKey` | Yes | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD01_104_API.aspx) | +| TIPO | Taiwan patent search system api | `apiKey` | Yes | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00) | | EPO | European patent search system api | `OAuth` | Yes | [Go!](https://developers.epo.org/) | | USPTO | USA patent api services | No | Yes | [Go!](https://www.uspto.gov/learning-and-resources/open-data-and-mobility) | From d2ffd1d9e3297932f098e2794bb69b9c9598c2cf Mon Sep 17 00:00:00 2001 From: Travis Date: Mon, 14 Aug 2017 13:46:52 +0000 Subject: [PATCH 048/167] rebuild JSON at 55a7e52 [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 bbce637e..0e4ca197 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 351, + "count": 354, "entries": [ { "API": "Dogs", @@ -1753,6 +1753,30 @@ "Link": "https://libraries.io/api", "Section": "Open Source projects" }, + { + "API": "TIPO", + "Auth": "apiKey", + "Description": "Taiwan patent search system api", + "HTTPS": true, + "Link": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00", + "Section": "Patent" + }, + { + "API": "EPO", + "Auth": "OAuth", + "Description": "European patent search system api", + "HTTPS": true, + "Link": "https://developers.epo.org/", + "Section": "Patent" + }, + { + "API": "USPTO", + "Auth": null, + "Description": "USA patent api services", + "HTTPS": true, + "Link": "https://www.uspto.gov/learning-and-resources/open-data-and-mobility", + "Section": "Patent" + }, { "API": "chucknorris.io", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 8d9af503..010c4b5c 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":351,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{"count":354,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"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","Section":"Patent"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Section":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Section":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From ae5405c996d59a3b067a185a3676623e95e011be Mon Sep 17 00:00:00 2001 From: rnackman Date: Mon, 14 Aug 2017 10:39:15 -0400 Subject: [PATCH 049/167] Move Smithsonian Design Museum into Description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d99e392..4dba4c1b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Behance | Design | `apiKey` | Yes | [Go!](https://www.behance.net/dev) | -| Cooper Hewitt, Smithsonian Design Museum | Design | `apiKey` | Yes | [Go!](https://collection.cooperhewitt.org/api) | +| 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) | | Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) | From 2c8735b88728c54a6cc822e96b63e9f80173c29c Mon Sep 17 00:00:00 2001 From: Travis Date: Mon, 14 Aug 2017 14:53:44 +0000 Subject: [PATCH 050/167] rebuild JSON at 7eda732 [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 0e4ca197..f92e0630 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 354, + "count": 355, "entries": [ { "API": "Dogs", @@ -121,6 +121,14 @@ "Link": "https://www.behance.net/dev", "Section": "Art & Design" }, + { + "API": "Cooper Hewitt", + "Auth": "apiKey", + "Description": "Smithsonian Design Museum", + "HTTPS": true, + "Link": "https://collection.cooperhewitt.org/api", + "Section": "Art & Design" + }, { "API": "Dribbble", "Auth": "OAuth", diff --git a/json/entries.min.json b/json/entries.min.json index 010c4b5c..1064b3ad 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":354,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"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","Section":"Patent"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Section":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Section":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{"count":355,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"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","Section":"Patent"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Section":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Section":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From 61c6cd196f52b57ff145ad30b459165b1aa7f88f Mon Sep 17 00:00:00 2001 From: Travis Date: Mon, 14 Aug 2017 17:46:07 +0000 Subject: [PATCH 051/167] rebuild JSON at 8d55f90 [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 f92e0630..b8241302 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 355, + "count": 358, "entries": [ { "API": "Dogs", @@ -1225,6 +1225,30 @@ "Link": "http://www.zippopotam.us", "Section": "Geocoding" }, + { + "API": "BusinessUSA", + "Auth": "apiKey", + "Description": "BusinessUSA gives developers access to authoritative information on US. programs, events, services and more", + "HTTPS": true, + "Link": "https://business.usa.gov/developer", + "Section": "Government" + }, + { + "API": "FEC", + "Auth": "apiKey", + "Description": "Information on campaign donations in federal elections", + "HTTPS": true, + "Link": "https://api.open.fec.gov/developers/", + "Section": "Government" + }, + { + "API": "Regulations.gov", + "Auth": "apiKey", + "Description": "Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process", + "HTTPS": true, + "Link": "https://regulationsgov.github.io/developers/", + "Section": "Government" + }, { "API": "Diabetes", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 1064b3ad..eaa299d3 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":355,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"Geocoding"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"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","Section":"Patent"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Section":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Section":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{"count":358,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"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","Section":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Section":"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/","Section":"Government"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"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","Section":"Patent"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Section":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Section":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} From c282dd515e939c4d62cb2647a5c326895b334eb8 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Wed, 16 Aug 2017 23:13:30 -0400 Subject: [PATCH 052/167] Rename Section field to Category --- build/condenseMd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/condenseMd.js b/build/condenseMd.js index 1fd51dc1..b1eb1735 100644 --- a/build/condenseMd.js +++ b/build/condenseMd.js @@ -43,7 +43,7 @@ function setupMd(filename, anchor) { } console.log(anchor + " entries") - console.log("API | Description | Auth | HTTPS | Link | Section") + console.log("API | Description | Auth | HTTPS | Link | Category") console.log("|---|---|---|---|---|---|") for (i = 0; i < arr.length; i++) { console.log(arr[i]) From f6ffdc98ff4991f6ff372a4a579a69e1948c7e6e Mon Sep 17 00:00:00 2001 From: Travis Date: Thu, 17 Aug 2017 03:14:43 +0000 Subject: [PATCH 053/167] rebuild JSON at c282dd5 [ci skip] --- json/entries.json | 1432 ++++++++++++++++++++--------------------- json/entries.min.json | 2 +- 2 files changed, 717 insertions(+), 717 deletions(-) diff --git a/json/entries.json b/json/entries.json index b8241302..217e3abd 100644 --- a/json/entries.json +++ b/json/entries.json @@ -4,2866 +4,2866 @@ { "API": "Dogs", "Auth": null, + "Category": "Animals", "Description": "Based on the Stanford Dogs Dataset", "HTTPS": true, - "Link": "https://dog.ceo/dog-api/", - "Section": "Animals" + "Link": "https://dog.ceo/dog-api/" }, { "API": "IUCN", "Auth": "apiKey", + "Category": "Animals", "Description": "IUCN Red List of Threatened Species", "HTTPS": false, - "Link": "http://apiv3.iucnredlist.org/api/v3/docs", - "Section": "Animals" + "Link": "http://apiv3.iucnredlist.org/api/v3/docs" }, { "API": "Petfinder", "Auth": "apiKey", + "Category": "Animals", "Description": "Adoption", "HTTPS": true, - "Link": "https://www.petfinder.com/developers/api-docs/", - "Section": "Animals" + "Link": "https://www.petfinder.com/developers/api-docs/" }, { "API": "RescueGroups", "Auth": null, + "Category": "Animals", "Description": "Adoption", "HTTPS": true, - "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home", - "Section": "Animals" + "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home" }, { "API": "AniList", "Auth": "OAuth", + "Category": "Anime", "Description": "AniList Anime", "HTTPS": false, - "Link": "http://anilist-api.readthedocs.io/en/latest/", - "Section": "Anime" + "Link": "http://anilist-api.readthedocs.io/en/latest/" }, { "API": "Jikan", "Auth": null, + "Category": "Anime", "Description": "Unofficial MyAnimeList API", "HTTPS": true, - "Link": "https://jikan.me", - "Section": "Anime" + "Link": "https://jikan.me" }, { "API": "Kitsu", "Auth": "OAuth", + "Category": "Anime", "Description": "Anime discovery platform", "HTTPS": true, - "Link": "http://docs.kitsu.apiary.io/", - "Section": "Anime" + "Link": "http://docs.kitsu.apiary.io/" }, { "API": "Studio Ghibli", "Auth": null, + "Category": "Anime", "Description": "Resources from Studio Ghibli films", "HTTPS": true, - "Link": "https://ghibliapi.herokuapp.com", - "Section": "Anime" + "Link": "https://ghibliapi.herokuapp.com" }, { "API": "AlienVault Open Threat Exchange (OTX)", "Auth": "apiKey", + "Category": "Anti-Malware", "Description": "IP/domain/URL reputation", "HTTPS": true, - "Link": "https://otx.alienvault.com/api/", - "Section": "Anti-Malware" + "Link": "https://otx.alienvault.com/api/" }, { "API": "Certly", "Auth": "apiKey", + "Category": "Anti-Malware", "Description": "Certly Link/Domain Flagging", "HTTPS": true, - "Link": "https://guard.certly.io/", - "Section": "Anti-Malware" + "Link": "https://guard.certly.io/" }, { "API": "Google Safe Browsing", "Auth": "apiKey", + "Category": "Anti-Malware", "Description": "Google Link/Domain Flagging", "HTTPS": true, - "Link": "https://developers.google.com/safe-browsing/", - "Section": "Anti-Malware" + "Link": "https://developers.google.com/safe-browsing/" }, { "API": "Metacert", "Auth": "apiKey", + "Category": "Anti-Malware", "Description": "Metacert Link Flagging", "HTTPS": true, - "Link": "https://metacert.com/", - "Section": "Anti-Malware" + "Link": "https://metacert.com/" }, { "API": "VirusTotal", "Auth": "apiKey", + "Category": "Anti-Malware", "Description": "VirusTotal File/URL Analysis", "HTTPS": true, - "Link": "https://www.virustotal.com/en/documentation/public-api/", - "Section": "Anti-Malware" + "Link": "https://www.virustotal.com/en/documentation/public-api/" }, { "API": "Web Of Trust (WOT)", "Auth": "apiKey", + "Category": "Anti-Malware", "Description": "Website reputation", "HTTPS": true, - "Link": "https://www.mywot.com/wiki/API", - "Section": "Anti-Malware" + "Link": "https://www.mywot.com/wiki/API" }, { "API": "Behance", "Auth": "apiKey", + "Category": "Art & Design", "Description": "Design", "HTTPS": true, - "Link": "https://www.behance.net/dev", - "Section": "Art & Design" + "Link": "https://www.behance.net/dev" }, { "API": "Cooper Hewitt", "Auth": "apiKey", + "Category": "Art & Design", "Description": "Smithsonian Design Museum", "HTTPS": true, - "Link": "https://collection.cooperhewitt.org/api", - "Section": "Art & Design" + "Link": "https://collection.cooperhewitt.org/api" }, { "API": "Dribbble", "Auth": "OAuth", + "Category": "Art & Design", "Description": "Design", "HTTPS": false, - "Link": "http://developer.dribbble.com/v1/", - "Section": "Art & Design" + "Link": "http://developer.dribbble.com/v1/" }, { "API": "Harvard Art Museums", "Auth": "apiKey", + "Category": "Art & Design", "Description": "Art", "HTTPS": false, - "Link": "https://github.com/harvardartmuseums/api-docs", - "Section": "Art & Design" + "Link": "https://github.com/harvardartmuseums/api-docs" }, { "API": "Icons8", "Auth": "OAuth", + "Category": "Art & Design", "Description": "Icons", "HTTPS": true, - "Link": "http://docs.icons8.apiary.io/#reference/0/meta", - "Section": "Art & Design" + "Link": "http://docs.icons8.apiary.io/#reference/0/meta" }, { "API": "Noun Project", "Auth": "OAuth", + "Category": "Art & Design", "Description": "Icons", "HTTPS": false, - "Link": "http://api.thenounproject.com/index.html", - "Section": "Art & Design" + "Link": "http://api.thenounproject.com/index.html" }, { "API": "Rijksmuseum", "Auth": "apiKey", + "Category": "Art & Design", "Description": "Art", "HTTPS": true, - "Link": "https://www.rijksmuseum.nl/en/api", - "Section": "Art & Design" + "Link": "https://www.rijksmuseum.nl/en/api" }, { "API": "British National Bibliography", "Auth": null, + "Category": "Books", "Description": "Books", "HTTPS": false, - "Link": "http://bnb.data.bl.uk/", - "Section": "Books" + "Link": "http://bnb.data.bl.uk/" }, { "API": "Goodreads", "Auth": null, + "Category": "Books", "Description": "Books", "HTTPS": true, - "Link": "https://www.goodreads.com/api", - "Section": "Books" + "Link": "https://www.goodreads.com/api" }, { "API": "Google Books", "Auth": "OAuth", + "Category": "Books", "Description": "Books", "HTTPS": true, - "Link": "https://developers.google.com/books/", - "Section": "Books" + "Link": "https://developers.google.com/books/" }, { "API": "mailgun", "Auth": "apiKey", + "Category": "Business", "Description": "Email Service", "HTTPS": true, - "Link": "https://www.mailgun.com/", - "Section": "Business" + "Link": "https://www.mailgun.com/" }, { "API": "markerapi", "Auth": null, + "Category": "Business", "Description": "Trademark Search", "HTTPS": false, - "Link": "http://www.markerapi.com/", - "Section": "Business" + "Link": "http://www.markerapi.com/" }, { "API": "Church Calendar", "Auth": null, + "Category": "Calendar", "Description": "Catholic liturgical calendar", "HTTPS": false, - "Link": "http://calapi.inadiutorium.cz/", - "Section": "Calendar" + "Link": "http://calapi.inadiutorium.cz/" }, { "API": "Holidays", "Auth": "apiKey", + "Category": "Calendar", "Description": "Historical data regarding holidays", "HTTPS": true, - "Link": "https://holidayapi.com/", - "Section": "Calendar" + "Link": "https://holidayapi.com/" }, { "API": "LectServe", "Auth": null, + "Category": "Calendar", "Description": "Protestant liturgical calendar", "HTTPS": false, - "Link": "http://www.lectserve.com", - "Section": "Calendar" + "Link": "http://www.lectserve.com" }, { "API": "Non-Working Days", "Auth": null, + "Category": "Calendar", "Description": "Database of ICS files for non working days", "HTTPS": true, - "Link": "https://github.com/gadael/icsdb", - "Section": "Calendar" + "Link": "https://github.com/gadael/icsdb" }, { "API": "Box", "Auth": "OAuth", + "Category": "Cloud Storage & File Sharing", "Description": "File Sharing and Storage", "HTTPS": true, - "Link": "https://developer.box.com/", - "Section": "Cloud Storage & File Sharing" + "Link": "https://developer.box.com/" }, { "API": "Dropbox", "Auth": "OAuth", + "Category": "Cloud Storage & File Sharing", "Description": "File Sharing and Storage", "HTTPS": true, - "Link": "https://www.dropbox.com/developers", - "Section": "Cloud Storage & File Sharing" + "Link": "https://www.dropbox.com/developers" }, { "API": "Google Drive", "Auth": "OAuth", + "Category": "Cloud Storage & File Sharing", "Description": "File Sharing and Storage", "HTTPS": true, - "Link": "https://developers.google.com/drive/", - "Section": "Cloud Storage & File Sharing" + "Link": "https://developers.google.com/drive/" }, { "API": "OneDrive", "Auth": "OAuth", + "Category": "Cloud Storage & File Sharing", "Description": "File Sharing and Storage", "HTTPS": true, - "Link": "https://dev.onedrive.com/", - "Section": "Cloud Storage & File Sharing" + "Link": "https://dev.onedrive.com/" }, { "API": "Currencylayer", "Auth": "apiKey", + "Category": "Currency Exchange", "Description": "Exchange rates and currency conversion", "HTTPS": true, - "Link": "https://currencylayer.com/documentation", - "Section": "Currency Exchange" + "Link": "https://currencylayer.com/documentation" }, { "API": "Fixer.io", "Auth": null, + "Category": "Currency Exchange", "Description": "Exchange rates and currency conversion", "HTTPS": true, - "Link": "http://fixer.io", - "Section": "Currency Exchange" + "Link": "http://fixer.io" }, { "API": "languagelayer", "Auth": null, + "Category": "Data Validation", "Description": "Language detection", "HTTPS": true, - "Link": "https://languagelayer.com", - "Section": "Data Validation" + "Link": "https://languagelayer.com" }, { "API": "Lob.com", "Auth": "apiKey", + "Category": "Data Validation", "Description": "US Address Verification", "HTTPS": true, - "Link": "https://lob.com/", - "Section": "Data Validation" + "Link": "https://lob.com/" }, { "API": "mailboxlayer", "Auth": null, + "Category": "Data Validation", "Description": "Email address validation", "HTTPS": true, - "Link": "https://mailboxlayer.com", - "Section": "Data Validation" + "Link": "https://mailboxlayer.com" }, { "API": "numverify", "Auth": null, + "Category": "Data Validation", "Description": "Phone number validation", "HTTPS": true, - "Link": "https://numverify.com", - "Section": "Data Validation" + "Link": "https://numverify.com" }, { "API": "PurgoMalum", "Auth": null, + "Category": "Data Validation", "Description": "Content validator against profanity & obscenity", "HTTPS": false, - "Link": "http://www.purgomalum.com", - "Section": "Data Validation" + "Link": "http://www.purgomalum.com" }, { "API": "vatlayer", "Auth": null, + "Category": "Data Validation", "Description": "VAT number validation", "HTTPS": true, - "Link": "https://vatlayer.com", - "Section": "Data Validation" + "Link": "https://vatlayer.com" }, { "API": "Adorable Avatars", "Auth": null, + "Category": "Development", "Description": "Generate random cartoon avatars", "HTTPS": true, - "Link": "http://avatars.adorable.io", - "Section": "Development" + "Link": "http://avatars.adorable.io" }, { "API": "APIs.guru", "Auth": null, + "Category": "Development", "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", "HTTPS": true, - "Link": "https://apis.guru/api-doc/", - "Section": "Development" + "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/", - "Section": "Development" + "Link": "https://baconipsum.com/json-api/" }, { "API": "BetterMeta", "Auth": "X-Mashape-Key", + "Category": "Development", "Description": "Return a site's meta tags in JSON format", "HTTPS": true, - "Link": "http://bettermeta.io", - "Section": "Development" + "Link": "http://bettermeta.io" }, { "API": "Changelogs.md", "Auth": null, + "Category": "Development", "Description": "Structured changelog metadata from open source projects", "HTTPS": true, - "Link": "https://changelogs.md", - "Section": "Development" + "Link": "https://changelogs.md" }, { "API": "CDNJS", "Auth": null, + "Category": "Development", "Description": "Library info on CDNJS", "HTTPS": true, - "Link": "https://api.cdnjs.com/libraries/jquery", - "Section": "Development" + "Link": "https://api.cdnjs.com/libraries/jquery" }, { "API": "Faceplusplus", "Auth": "OAuth", + "Category": "Development", "Description": "A tool to detect face", "HTTPS": true, - "Link": "https://www.faceplusplus.com/", - "Section": "Development" + "Link": "https://www.faceplusplus.com/" }, { "API": "Genderize.io", "Auth": null, + "Category": "Development", "Description": "Determines a gender from a first name", "HTTPS": true, - "Link": "https://genderize.io", - "Section": "Development" + "Link": "https://genderize.io" }, { "API": "Github - User Data", "Auth": null, + "Category": "Development", "Description": "Pull public information for a user's github", "HTTPS": true, - "Link": "https://api.github.com/users/hackeryou", - "Section": "Development" + "Link": "https://api.github.com/users/hackeryou" }, { "API": "Gitter", "Auth": "OAuth", + "Category": "Development", "Description": "Chat for GitHub", "HTTPS": true, - "Link": "https://github.com/gitterHQ/docs", - "Section": "Development" + "Link": "https://github.com/gitterHQ/docs" }, { "API": "HackerRank", "Auth": "apiKey", + "Category": "Development", "Description": "Compile source code and run against a set of provided test cases", "HTTPS": true, - "Link": "https://www.hackerrank.com/api/docs", - "Section": "Development" + "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/", - "Section": "Development" + "Link": "http://hipsterjesus.com/" }, { "API": "IPify", "Auth": null, + "Category": "Development", "Description": "A simple IP Address API", "HTTPS": true, - "Link": "https://www.ipify.org/", - "Section": "Development" + "Link": "https://www.ipify.org/" }, { "API": "JSON 2 JSONP", "Auth": null, + "Category": "Development", "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript", "HTTPS": true, - "Link": "https://json2jsonp.com/", - "Section": "Development" + "Link": "https://json2jsonp.com/" }, { "API": "JSONbin.io", "Auth": "apiKey", + "Category": "Development", "Description": "Free JSON storage service Ideal for small scale Web apps, Websites and Mobile apps", "HTTPS": true, - "Link": "https://jsonbin.io", - "Section": "Development" + "Link": "https://jsonbin.io" }, { "API": "JSONPlaceholder", "Auth": null, + "Category": "Development", "Description": "Fake data for testing and prototyping", "HTTPS": false, - "Link": "http://jsonplaceholder.typicode.com/", - "Section": "Development" + "Link": "http://jsonplaceholder.typicode.com/" }, { "API": "Judge0 API", "Auth": null, + "Category": "Development", "Description": "Compile and run source code", "HTTPS": true, - "Link": "https://api.judge0.com/", - "Section": "Development" + "Link": "https://api.judge0.com/" }, { "API": "Kairos", "Auth": "apiKey", + "Category": "Development", "Description": "Face Recognition and Emotion Analysis", "HTTPS": true, - "Link": "https://www.kairos.com/features", - "Section": "Development" + "Link": "https://www.kairos.com/features" }, { "API": "Let's Validate", "Auth": null, + "Category": "Development", "Description": "Uncovers the technologies used on websites and URL to thumbnail", "HTTPS": true, - "Link": "https://github.com/letsvalidate/api", - "Section": "Development" + "Link": "https://github.com/letsvalidate/api" }, { "API": "LiveEdu", "Auth": "OAuth", + "Category": "Development", "Description": "Live Coding Streaming", "HTTPS": true, - "Link": "https://www.liveedu.tv/developer/applications/", - "Section": "Development" + "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", - "Section": "Development" + "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/", - "Section": "Development" + "Link": "http://loripsum.net/" }, { "API": "Myjson", "Auth": null, + "Category": "Development", "Description": "A simple JSON store for your web or mobile app", "HTTPS": false, - "Link": "http://myjson.com/api", - "Section": "Development" + "Link": "http://myjson.com/api" }, { "API": "Okta", "Auth": "apiKey", + "Category": "Development", "Description": "User Authentication", "HTTPS": true, - "Link": "https://okta.com/", - "Section": "Development" + "Link": "https://okta.com/" }, { "API": "Plino", "Auth": null, + "Category": "Development", "Description": "Spam filtering system", "HTTPS": true, - "Link": "https://plino.herokuapp.com/", - "Section": "Development" + "Link": "https://plino.herokuapp.com/" }, { "API": "Public APIs", "Auth": null, + "Category": "Development", "Description": "A collective list of free JSON APIs for use in web development", "HTTPS": true, - "Link": "https://github.com/toddmotto/public-apis/tree/master/json", - "Section": "Development" + "Link": "https://github.com/toddmotto/public-apis/tree/master/json" }, { "API": "Random Word", "Auth": null, + "Category": "Development", "Description": "Generate random word", "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/", - "Section": "Development" + "Link": "http://www.setgetgo.com/randomword/" }, { "API": "RandomUser", "Auth": null, + "Category": "Development", "Description": "Generates random user data", "HTTPS": true, - "Link": "https://randomuser.me", - "Section": "Development" + "Link": "https://randomuser.me" }, { "API": "ReqRes", "Auth": null, + "Category": "Development", "Description": "A hosted REST-API ready to respond to your AJAX requests", "HTTPS": true, - "Link": "https://reqres.in/ ", - "Section": "Development" + "Link": "https://reqres.in/ " }, { "API": "RoboHash", "Auth": null, + "Category": "Development", "Description": "Generate random robot/alien avatars", "HTTPS": true, - "Link": "https://robohash.org/", - "Section": "Development" + "Link": "https://robohash.org/" }, { "API": "StackExchange", "Auth": "OAuth", + "Category": "Development", "Description": "Q&A forum for developers", "HTTPS": true, - "Link": "https://api.stackexchange.com/", - "Section": "Development" + "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", - "Section": "Development" + "Link": "https://github.com/thm/uinames" }, { "API": "Verse", "Auth": null, + "Category": "Development", "Description": "Check what's the latest version of your favorite open-source project", "HTTPS": true, - "Link": "https://verse.pawelad.xyz/", - "Section": "Development" + "Link": "https://verse.pawelad.xyz/" }, { "API": "File.io", "Auth": null, + "Category": "Documents & Productivity", "Description": "File Sharing", "HTTPS": true, - "Link": "https://www.file.io", - "Section": "Documents & Productivity" + "Link": "https://www.file.io" }, { "API": "pdflayer API", "Auth": null, + "Category": "Documents & Productivity", "Description": "HTML/URL to PDF", "HTTPS": true, - "Link": "https://pdflayer.com", - "Section": "Documents & Productivity" + "Link": "https://pdflayer.com" }, { "API": "Pocket", "Auth": "OAuth", + "Category": "Documents & Productivity", "Description": "Bookmarking service", "HTTPS": true, - "Link": "https://getpocket.com/developer/", - "Section": "Documents & Productivity" + "Link": "https://getpocket.com/developer/" }, { "API": "PrexView", "Auth": "apiKey", + "Category": "Documents & Productivity", "Description": "Data from XML or JSON to PDF, HTML or Image", "HTTPS": true, - "Link": "https://prexview.com", - "Section": "Documents & Productivity" + "Link": "https://prexview.com" }, { "API": "Todoist", "Auth": "OAuth", + "Category": "Documents & Productivity", "Description": "Todo Lists", "HTTPS": true, - "Link": "https://developer.todoist.com", - "Section": "Documents & Productivity" + "Link": "https://developer.todoist.com" }, { "API": "Wunderlist", "Auth": "OAuth", + "Category": "Documents & Productivity", "Description": "Todo Lists", "HTTPS": true, - "Link": "https://developer.wunderlist.com/documentation", - "Section": "Documents & Productivity" + "Link": "https://developer.wunderlist.com/documentation" }, { "API": "AirVisual", "Auth": "apiKey", + "Category": "Environment", "Description": "Air quality and weather data", "HTTPS": true, - "Link": "https://airvisual.com/api", - "Section": "Environment" + "Link": "https://airvisual.com/api" }, { "API": "OpenAQ", "Auth": "apiKey", + "Category": "Environment", "Description": "Open air quality data", "HTTPS": true, - "Link": "https://docs.openaq.org/", - "Section": "Environment" + "Link": "https://docs.openaq.org/" }, { "API": "PM2.5.in", "Auth": "apiKey", + "Category": "Environment", "Description": "Air quality of China", "HTTPS": false, - "Link": "http://www.pm25.in/api_doc", - "Section": "Environment" + "Link": "http://www.pm25.in/api_doc" }, { "API": "Barchart OnDemand", "Auth": "apiKey", + "Category": "Finance", "Description": "Stock, Futures, and Forex Market Data", "HTTPS": true, - "Link": "https://www.barchartondemand.com/free", - "Section": "Finance" + "Link": "https://www.barchartondemand.com/free" }, { "API": "CoinDesk", "Auth": null, + "Category": "Finance", "Description": "Bitcoin Price Index", "HTTPS": false, - "Link": "http://www.coindesk.com/api/", - "Section": "Finance" + "Link": "http://www.coindesk.com/api/" }, { "API": "Consumer Financial Protection Bureau", "Auth": "apiKey", + "Category": "Finance", "Description": "Financial services consumer complains data", "HTTPS": true, - "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", - "Section": "Finance" + "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json" }, { "API": "IEX", "Auth": null, + "Category": "Finance", "Description": "Stocks and Market Data", "HTTPS": true, - "Link": "https://iextrading.com/developer/", - "Section": "Finance" + "Link": "https://iextrading.com/developer/" }, { "API": "Razorpay IFSC", "Auth": null, + "Category": "Finance", "Description": "Indian Financial Systems Code (Bank Branch Codes)", "HTTPS": true, - "Link": "https://ifsc.razorpay.com/", - "Section": "Finance" + "Link": "https://ifsc.razorpay.com/" }, { "API": "VAT Rates", "Auth": null, + "Category": "Finance", "Description": "A collection of all VAT rates for EU countries", "HTTPS": true, - "Link": "https://jsonvat.com/", - "Section": "Finance" + "Link": "https://jsonvat.com/" }, { "API": "BigOven", "Auth": "X-Mashape-Key", + "Category": "Food & Drink", "Description": "Recipe Search", "HTTPS": false, - "Link": "http://api2.bigoven.com/", - "Section": "Food & Drink" + "Link": "http://api2.bigoven.com/" }, { "API": "BreweryDB", "Auth": "apiKey", + "Category": "Food & Drink", "Description": "Beer", "HTTPS": false, - "Link": "http://www.brewerydb.com/developers", - "Section": "Food & Drink" + "Link": "http://www.brewerydb.com/developers" }, { "API": "Edamam", "Auth": "apiKey", + "Category": "Food & Drink", "Description": "Recipe Search", "HTTPS": true, - "Link": "https://developer.edamam.com/", - "Section": "Food & Drink" + "Link": "https://developer.edamam.com/" }, { "API": "Food2Fork", "Auth": "apiKey", + "Category": "Food & Drink", "Description": "Recipe Search", "HTTPS": false, - "Link": "http://food2fork.com/about/api", - "Section": "Food & Drink" + "Link": "http://food2fork.com/about/api" }, { "API": "LCBO", "Auth": "apiKey", + "Category": "Food & Drink", "Description": "Alcohol", "HTTPS": true, - "Link": "https://lcboapi.com/", - "Section": "Food & Drink" + "Link": "https://lcboapi.com/" }, { "API": "PunkAPI", "Auth": null, + "Category": "Food & Drink", "Description": "Brewdog Beer Recipes", "HTTPS": true, - "Link": "https://punkapi.com/", - "Section": "Food & Drink" + "Link": "https://punkapi.com/" }, { "API": "Recipe Puppy", "Auth": null, + "Category": "Food & Drink", "Description": "Food", "HTTPS": false, - "Link": "http://www.recipepuppy.com/about/api/", - "Section": "Food & Drink" + "Link": "http://www.recipepuppy.com/about/api/" }, { "API": "TacoFancy", "Auth": null, + "Category": "Food & Drink", "Description": "Community-driven taco database", "HTTPS": false, - "Link": "https://github.com/evz/tacofancy-api", - "Section": "Food & Drink" + "Link": "https://github.com/evz/tacofancy-api" }, { "API": "TheCocktailDB", "Auth": null, + "Category": "Food & Drink", "Description": "Cocktail Recipes", "HTTPS": false, - "Link": "http://www.thecocktaildb.com/", - "Section": "Food & Drink" + "Link": "http://www.thecocktaildb.com/" }, { "API": "The Report of the Week", "Auth": null, + "Category": "Food & Drink", "Description": "Food & Drink Reviews", "HTTPS": true, - "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", - "Section": "Food & Drink" + "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API" }, { "API": "What's on the menu?", "Auth": "apiKey", + "Category": "Food & Drink", "Description": "NYPL human-transcribed historical menu collection", "HTTPS": false, - "Link": "nypl.github.io/menus-api/", - "Section": "Food & Drink" + "Link": "nypl.github.io/menus-api/" }, { "API": "Yummly", "Auth": null, + "Category": "Food & Drink", "Description": "Find food recipes", "HTTPS": true, - "Link": "https://developer.yummly.com/", - "Section": "Food & Drink" + "Link": "https://developer.yummly.com/" }, { "API": "Zomato", "Auth": "apiKey", + "Category": "Food & Drink", "Description": "Discover restaurants", "HTTPS": true, - "Link": "https://developers.zomato.com/api", - "Section": "Food & Drink" + "Link": "https://developers.zomato.com/api" }, { "API": "Whitepages Pro", "Auth": "apiKey", + "Category": "Fraud Prevention", "Description": "Global identity verification with phone, address, email, and IP", "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/", - "Section": "Fraud Prevention" + "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/" }, { "API": "Whitepages Pro", "Auth": "apiKey", + "Category": "Fraud Prevention", "Description": "Phone reputation to detect spammy phones", "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/", - "Section": "Fraud Prevention" + "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/" }, { "API": "Whitepages Pro", "Auth": "apiKey", + "Category": "Fraud Prevention", "Description": "Get an owner\u2019s name, address, demographics based on the phone number", "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/", - "Section": "Fraud Prevention" + "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/" }, { "API": "Whitepages Pro", "Auth": "apiKey", + "Category": "Fraud Prevention", "Description": "Phone number validation, line_type, carrier append", "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/", - "Section": "Fraud Prevention" + "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/" }, { "API": "Whitepages Pro", "Auth": "apiKey", + "Category": "Fraud Prevention", "Description": "Get normalized physical address, residents, address type, and validity", "HTTPS": true, - "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/", - "Section": "Fraud Prevention" + "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/" }, { "API": "Battle.net", "Auth": null, + "Category": "Games & Comics", "Description": "Blizzard Entertainment", "HTTPS": true, - "Link": "https://dev.battle.net/", - "Section": "Games & Comics" + "Link": "https://dev.battle.net/" }, { "API": "Battlefield 4", "Auth": null, + "Category": "Games & Comics", "Description": "Battlefield 4 Information", "HTTPS": true, - "Link": "https://bf4stats.com/api", - "Section": "Games & Comics" + "Link": "https://bf4stats.com/api" }, { "API": "Chuck Norris Database", "Auth": null, + "Category": "Games & Comics", "Description": "Jokes", "HTTPS": false, - "Link": "http://www.icndb.com/api/", - "Section": "Games & Comics" + "Link": "http://www.icndb.com/api/" }, { "API": "Clash of Clans", "Auth": null, + "Category": "Games & Comics", "Description": "Clash of Clans Game Information", "HTTPS": true, - "Link": "https://developer.clashofclans.com", - "Section": "Games & Comics" + "Link": "https://developer.clashofclans.com" }, { "API": "Clash Royale", "Auth": null, + "Category": "Games & Comics", "Description": "Clash Royale Game Information", "HTTPS": true, - "Link": "https://github.com/martincarrera/clash-royale-api", - "Section": "Games & Comics" + "Link": "https://github.com/martincarrera/clash-royale-api" }, { "API": "Comic Vine", "Auth": null, + "Category": "Games & Comics", "Description": "Comics", "HTTPS": true, - "Link": "https://comicvine.gamespot.com/api/documentation", - "Section": "Games & Comics" + "Link": "https://comicvine.gamespot.com/api/documentation" }, { "API": "Deck of Cards", "Auth": null, + "Category": "Games & Comics", "Description": "Deck of Cards", "HTTPS": false, - "Link": "http://deckofcardsapi.com/", - "Section": "Games & Comics" + "Link": "http://deckofcardsapi.com/" }, { "API": "Destiny The Game", "Auth": "apiKey", + "Category": "Games & Comics", "Description": "Bungie Platform API", "HTTPS": true, - "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0", - "Section": "Games & Comics" + "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0" }, { "API": "Eve Online", "Auth": "OAuth", + "Category": "Games & Comics", "Description": "Third-Party Developer Documentation", "HTTPS": true, - "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/", - "Section": "Games & Comics" + "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/" }, { "API": "Giant Bomb", "Auth": null, + "Category": "Games & Comics", "Description": "Video Games", "HTTPS": true, - "Link": "https://www.giantbomb.com/api/documentation", - "Section": "Games & Comics" + "Link": "https://www.giantbomb.com/api/documentation" }, { "API": "Guild Wars 2", "Auth": "apiKey", + "Category": "Games & Comics", "Description": "Guild Wars 2 Game Information", "HTTPS": true, - "Link": "https://wiki.guildwars2.com/wiki/API:Main", - "Section": "Games & Comics" + "Link": "https://wiki.guildwars2.com/wiki/API:Main" }, { "API": "Jservice", "Auth": null, + "Category": "Games & Comics", "Description": "Jeopardy Question Database", "HTTPS": false, - "Link": "http://jservice.io", - "Section": "Games & Comics" + "Link": "http://jservice.io" }, { "API": "Magic The Gathering", "Auth": null, + "Category": "Games & Comics", "Description": "Magic The Gathering Game Information", "HTTPS": false, - "Link": "http://magicthegathering.io/", - "Section": "Games & Comics" + "Link": "http://magicthegathering.io/" }, { "API": "Marvel", "Auth": "apiKey", + "Category": "Games & Comics", "Description": "Marvel Comics", "HTTPS": false, - "Link": "http://developer.marvel.com", - "Section": "Games & Comics" + "Link": "http://developer.marvel.com" }, { "API": "Minecraft", "Auth": null, + "Category": "Games & Comics", "Description": "Minecraft server info & user info)", "HTTPS": true, - "Link": "https://mcapi.ca/", - "Section": "Games & Comics" + "Link": "https://mcapi.ca/" }, { "API": "Open Trivia", "Auth": null, + "Category": "Games & Comics", "Description": "Trivia Questions", "HTTPS": true, - "Link": "https://opentdb.com/api_config.php", - "Section": "Games & Comics" + "Link": "https://opentdb.com/api_config.php" }, { "API": "PandaScore", "Auth": "apiKey", + "Category": "Games & Comics", "Description": "E-sports games and results", "HTTPS": true, - "Link": "https://api.pandascore.co", - "Section": "Games & Comics" + "Link": "https://api.pandascore.co" }, { "API": "Pok\u00e9api", "Auth": null, + "Category": "Games & Comics", "Description": "Pok\u00e9mon Information", "HTTPS": false, - "Link": "http://pokeapi.co", - "Section": "Games & Comics" + "Link": "http://pokeapi.co" }, { "API": "Qriusity", "Auth": null, + "Category": "Games & Comics", "Description": "Quiz/Trivia Questions", "HTTPS": true, - "Link": "https://qriusity.com/", - "Section": "Games & Comics" + "Link": "https://qriusity.com/" }, { "API": "Riot Games", "Auth": "apiKey", + "Category": "Games & Comics", "Description": "League of Legends Game Information", "HTTPS": true, - "Link": "https://developer.riotgames.com/", - "Section": "Games & Comics" + "Link": "https://developer.riotgames.com/" }, { "API": "Steam", "Auth": "OAuth", + "Category": "Games & Comics", "Description": "Steam Client Interaction", "HTTPS": true, - "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API", - "Section": "Games & Comics" + "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API" }, { "API": "adresse.data.gouv.fr", "Auth": null, + "Category": "Geocoding", "Description": "Address database of France, geocoding, and reverse", "HTTPS": true, - "Link": "https://adresse.data.gouv.fr", - "Section": "Geocoding" + "Link": "https://adresse.data.gouv.fr" }, { "API": "Bing Maps", "Auth": "apiKey", + "Category": "Geocoding", "Description": "Create/customize digital maps based on Bing Maps data", "HTTPS": true, - "Link": "https://www.microsoft.com/maps/", - "Section": "Geocoding" + "Link": "https://www.microsoft.com/maps/" }, { "API": "Geocode.xyz", "Auth": null, + "Category": "Geocoding", "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing", "HTTPS": true, - "Link": "https://geocode.xyz/", - "Section": "Geocoding" + "Link": "https://geocode.xyz/" }, { "API": "GeoNames", "Auth": null, + "Category": "Geocoding", "Description": "Place names and other geographical data", "HTTPS": false, - "Link": "http://www.geonames.org/export/web-services.html", - "Section": "Geocoding" + "Link": "http://www.geonames.org/export/web-services.html" }, { "API": "G\u00e9oApi", "Auth": null, + "Category": "Geocoding", "Description": "French geographical data", "HTTPS": true, - "Link": "https://api.gouv.fr/api/geoapi.html", - "Section": "Geocoding" + "Link": "https://api.gouv.fr/api/geoapi.html" }, { "API": "Google Maps", "Auth": "apiKey", + "Category": "Geocoding", "Description": "Create/customize digital maps based on Google Maps data", "HTTPS": true, - "Link": "https://developers.google.com/maps/", - "Section": "Geocoding" + "Link": "https://developers.google.com/maps/" }, { "API": "GraphLoc", "Auth": null, + "Category": "Geocoding", "Description": "Free GraphQL IP Geolocation API", "HTTPS": true, - "Link": "https://www.graphloc.com", - "Section": "Geocoding" + "Link": "https://www.graphloc.com" }, { "API": "IP 2 Country", "Auth": null, + "Category": "Geocoding", "Description": "Map an IP to a country", "HTTPS": true, - "Link": "https://ip2country.info", - "Section": "Geocoding" + "Link": "https://ip2country.info" }, { "API": "IP Address Details", "Auth": null, + "Category": "Geocoding", "Description": "Find geolocation with ip address", "HTTPS": true, - "Link": "https://ipinfo.io/", - "Section": "Geocoding" + "Link": "https://ipinfo.io/" }, { "API": "IP Location", "Auth": null, + "Category": "Geocoding", "Description": "Find IP address location information", "HTTPS": true, - "Link": "https://ipapi.co/", - "Section": "Geocoding" + "Link": "https://ipapi.co/" }, { "API": "IP Vigilante", "Auth": null, + "Category": "Geocoding", "Description": "Free IP Geolocation API", "HTTPS": true, - "Link": "https://www.ipvigilante.com/", - "Section": "Geocoding" + "Link": "https://www.ipvigilante.com/" }, { "API": "Mapbox", "Auth": "apiKey", + "Category": "Geocoding", "Description": "Create/customize beautiful digital maps", "HTTPS": true, - "Link": "https://www.mapbox.com/developers/", - "Section": "Geocoding" + "Link": "https://www.mapbox.com/developers/" }, { "API": "Mapzen Search", "Auth": "apiKey", + "Category": "Geocoding", "Description": "Open Source & Open Data Global Geocoding Service", "HTTPS": true, - "Link": "https://mapzen.com/products/search/", - "Section": "Geocoding" + "Link": "https://mapzen.com/products/search/" }, { "API": "Mexico", "Auth": null, + "Category": "Geocoding", "Description": "Mexico RESTful zip codes API", "HTTPS": true, - "Link": "https://github.com/IcaliaLabs/sepomex", - "Section": "Geocoding" + "Link": "https://github.com/IcaliaLabs/sepomex" }, { "API": "One Map 2.0, Singapore", "Auth": "apiKey", + "Category": "Geocoding", "Description": "Singapore Land Authority REST API services for Singapore addresses", "HTTPS": true, - "Link": "https://docs.onemap.sg/", - "Section": "Geocoding" + "Link": "https://docs.onemap.sg/" }, { "API": "OnWater", "Auth": null, + "Category": "Geocoding", "Description": "Determine if a lat/lon is on water or land", "HTTPS": true, - "Link": "https://onwater.io/", - "Section": "Geocoding" + "Link": "https://onwater.io/" }, { "API": "OpenCage", "Auth": null, + "Category": "Geocoding", "Description": "Forward and reverse geocoding using open data", "HTTPS": true, - "Link": "https://geocoder.opencagedata.com", - "Section": "Geocoding" + "Link": "https://geocoder.opencagedata.com" }, { "API": "OpenStreetMap", "Auth": "OAuth", + "Category": "Geocoding", "Description": "Navigation, geolocation and geographical data", "HTTPS": false, - "Link": "http://wiki.openstreetmap.org/wiki/API", - "Section": "Geocoding" + "Link": "http://wiki.openstreetmap.org/wiki/API" }, { "API": "PostcodeData.nl", "Auth": null, + "Category": "Geocoding", "Description": "Provide geolocation data based on postcode for Dutch addresses", "HTTPS": false, - "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json", - "Section": "Geocoding" + "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json" }, { "API": "Postcodes.io", "Auth": null, + "Category": "Geocoding", "Description": "Postcode lookup & Geolocation for the UK", "HTTPS": true, - "Link": "https://postcodes.io", - "Section": "Geocoding" + "Link": "https://postcodes.io" }, { "API": "REST Countries", "Auth": null, + "Category": "Geocoding", "Description": "Get information about countries via a RESTful API", "HTTPS": true, - "Link": "https://restcountries.eu", - "Section": "Geocoding" + "Link": "https://restcountries.eu" }, { "API": "Utah AGRC", "Auth": "apiKey", + "Category": "Geocoding", "Description": "Utah Web API for geocoding Utah addresses", "HTTPS": true, - "Link": "https://api.mapserv.utah.gov", - "Section": "Geocoding" + "Link": "https://api.mapserv.utah.gov" }, { "API": "ViaCep", "Auth": null, + "Category": "Geocoding", "Description": "Brazil RESTful zip codes API", "HTTPS": true, - "Link": "https://viacep.com.br", - "Section": "Geocoding" + "Link": "https://viacep.com.br" }, { "API": "Zippopotam", "Auth": null, + "Category": "Geocoding", "Description": "Get information about place such as country, city, state, etc", "HTTPS": false, - "Link": "http://www.zippopotam.us", - "Section": "Geocoding" + "Link": "http://www.zippopotam.us" }, { "API": "BusinessUSA", "Auth": "apiKey", + "Category": "Government", "Description": "BusinessUSA gives developers access to authoritative information on US. programs, events, services and more", "HTTPS": true, - "Link": "https://business.usa.gov/developer", - "Section": "Government" + "Link": "https://business.usa.gov/developer" }, { "API": "FEC", "Auth": "apiKey", + "Category": "Government", "Description": "Information on campaign donations in federal elections", "HTTPS": true, - "Link": "https://api.open.fec.gov/developers/", - "Section": "Government" + "Link": "https://api.open.fec.gov/developers/" }, { "API": "Regulations.gov", "Auth": "apiKey", + "Category": "Government", "Description": "Regulationsgov provides access to Federal regulatory materials and increases public participation and their understanding of the Federal rule making process", "HTTPS": true, - "Link": "https://regulationsgov.github.io/developers/", - "Section": "Government" + "Link": "https://regulationsgov.github.io/developers/" }, { "API": "Diabetes", "Auth": null, + "Category": "Health", "Description": "Logging and retrieving diabetes information", "HTTPS": false, - "Link": "http://predictbgl.com/api/", - "Section": "Health" + "Link": "http://predictbgl.com/api/" }, { "API": "Flutrack", "Auth": null, + "Category": "Health", "Description": "Influenza-like symptoms with geotracking", "HTTPS": false, - "Link": "http://www.flutrack.org/", - "Section": "Health" + "Link": "http://www.flutrack.org/" }, { "API": "Makeup", "Auth": null, + "Category": "Health", "Description": "Makeup Information", "HTTPS": false, - "Link": "http://makeup-api.herokuapp.com/", - "Section": "Health" + "Link": "http://makeup-api.herokuapp.com/" }, { "API": "Medicare", "Auth": null, + "Category": "Health", "Description": "Access to the data from the CMS - medicaregov", "HTTPS": true, - "Link": "https://data.medicare.gov/developers", - "Section": "Health" + "Link": "https://data.medicare.gov/developers" }, { "API": "Nutritionix", "Auth": "apiKey", + "Category": "Health", "Description": "Worlds largest verified nutrition database", "HTTPS": true, - "Link": "https://developer.nutritionix.com/", - "Section": "Health" + "Link": "https://developer.nutritionix.com/" }, { "API": "openFDA", "Auth": null, + "Category": "Health", "Description": "Public FDA data about drugs, devices, and foods", "HTTPS": true, - "Link": "https://open.fda.gov/api/", - "Section": "Health" + "Link": "https://open.fda.gov/api/" }, { "API": "USDA Nutrients", "Auth": null, + "Category": "Health", "Description": "National Nutrient Database for Standard Reference", "HTTPS": true, - "Link": "https://ndb.nal.usda.gov/ndb/doc/index", - "Section": "Health" + "Link": "https://ndb.nal.usda.gov/ndb/doc/index" }, { "API": "API.AI", "Auth": "apiKey", + "Category": "Machine Learning", "Description": "Natural Language Processing", "HTTPS": true, - "Link": "https://api.ai/", - "Section": "Machine Learning" + "Link": "https://api.ai/" }, { "API": "Clarifai", "Auth": "OAuth", + "Category": "Machine Learning", "Description": "Computer Vision", "HTTPS": true, - "Link": "https://developer.clarifai.com/", - "Section": "Machine Learning" + "Link": "https://developer.clarifai.com/" }, { "API": "Cleverbot", "Auth": "apiKey", + "Category": "Machine Learning", "Description": "Web chat bot", "HTTPS": true, - "Link": "https://www.cleverbot.com/api/", - "Section": "Machine Learning" + "Link": "https://www.cleverbot.com/api/" }, { "API": "Keen IO", "Auth": "apiKey", + "Category": "Machine Learning", "Description": "Data Analytics", "HTTPS": true, - "Link": "https://keen.io/", - "Section": "Machine Learning" + "Link": "https://keen.io/" }, { "API": "Unplugg", "Auth": "apiKey", + "Category": "Machine Learning", "Description": "Forecasting API for timeseries data", "HTTPS": true, - "Link": "https://unplu.gg/test_api.html", - "Section": "Machine Learning" + "Link": "https://unplu.gg/test_api.html" }, { "API": "Wit.ai", "Auth": "OAuth", + "Category": "Machine Learning", "Description": "Natural Language Processing", "HTTPS": true, - "Link": "https://wit.ai/", - "Section": "Machine Learning" + "Link": "https://wit.ai/" }, { "API": "Newton", "Auth": null, + "Category": "Math", "Description": "Symbolic and Arithmetic Math Calculator", "HTTPS": true, - "Link": "https://newton.now.sh/", - "Section": "Math" + "Link": "https://newton.now.sh/" }, { "API": "Numbers API", "Auth": null, + "Category": "Math", "Description": "Facts about numbers", "HTTPS": false, - "Link": "http://numbersapi.com", - "Section": "Math" + "Link": "http://numbersapi.com" }, { "API": "Bandsintown", "Auth": null, + "Category": "Music", "Description": "Music Events", "HTTPS": true, - "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0", - "Section": "Music" + "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0" }, { "API": "Deezer", "Auth": "OAuth", + "Category": "Music", "Description": "Music", "HTTPS": false, - "Link": "http://developers.deezer.com/login?redirect=/api", - "Section": "Music" + "Link": "http://developers.deezer.com/login?redirect=/api" }, { "API": "Discogs", "Auth": "OAuth", + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://www.discogs.com/developers/", - "Section": "Music" + "Link": "https://www.discogs.com/developers/" }, { "API": "Genius", "Auth": "OAuth", + "Category": "Music", "Description": "Crowdsourced lyrics and music knowledge", "HTTPS": true, - "Link": "https://docs.genius.com/", - "Section": "Music" + "Link": "https://docs.genius.com/" }, { "API": "Jamendo", "Auth": "OAuth", + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://developer.jamendo.com/v3.0", - "Section": "Music" + "Link": "https://developer.jamendo.com/v3.0" }, { "API": "iTunes Search", "Auth": null, + "Category": "Music", "Description": "Software products", "HTTPS": true, - "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", - "Section": "Music" + "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/" }, { "API": "LastFm", "Auth": "apiKey", + "Category": "Music", "Description": "Music", "HTTPS": false, - "Link": "http://www.last.fm/api", - "Section": "Music" + "Link": "http://www.last.fm/api" }, { "API": "Lyrics.ovh", "Auth": null, + "Category": "Music", "Description": "Simple API to retrieve the lyrics of a song", "HTTPS": true, - "Link": "http://docs.lyricsovh.apiary.io/", - "Section": "Music" + "Link": "http://docs.lyricsovh.apiary.io/" }, { "API": "Mixcloud", "Auth": "OAuth", + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://www.mixcloud.com/developers/", - "Section": "Music" + "Link": "https://www.mixcloud.com/developers/" }, { "API": "MusicBrainz", "Auth": null, + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", - "Section": "Music" + "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2" }, { "API": "Musikki", "Auth": "apiKey", + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://music-api.musikki.com/reference", - "Section": "Music" + "Link": "https://music-api.musikki.com/reference" }, { "API": "Musixmatch", "Auth": "apiKey", + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://developer.musixmatch.com/", - "Section": "Music" + "Link": "https://developer.musixmatch.com/" }, { "API": "Songkick", "Auth": "OAuth", + "Category": "Music", "Description": "Music Events", "HTTPS": true, - "Link": "https://www.songkick.com/developer/", - "Section": "Music" + "Link": "https://www.songkick.com/developer/" }, { "API": "Songsterr", "Auth": null, + "Category": "Music", "Description": "Provides guitar, bass and drums tabs and chords", "HTTPS": true, - "Link": "https://www.songsterr.com/a/wa/api/", - "Section": "Music" + "Link": "https://www.songsterr.com/a/wa/api/" }, { "API": "Soundcloud", "Auth": null, + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://developers.soundcloud.com/", - "Section": "Music" + "Link": "https://developers.soundcloud.com/" }, { "API": "Spotify", "Auth": "OAuth", + "Category": "Music", "Description": "Music", "HTTPS": true, - "Link": "https://developer.spotify.com/web-api/", - "Section": "Music" + "Link": "https://developer.spotify.com/web-api/" }, { "API": "Vagalume", "Auth": "apiKey", + "Category": "Music", "Description": "Crowdsourced lyrics and music knowledge", "HTTPS": true, - "Link": "https://api.vagalume.com.br/docs/", - "Section": "Music" + "Link": "https://api.vagalume.com.br/docs/" }, { "API": "Chronicling America", "Auth": null, + "Category": "News", "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", "HTTPS": false, - "Link": "http://chroniclingamerica.loc.gov/about/api/", - "Section": "News" + "Link": "http://chroniclingamerica.loc.gov/about/api/" }, { "API": "New York Times", "Auth": "apiKey", + "Category": "News", "Description": "Provides news", "HTTPS": true, - "Link": "https://developer.nytimes.com/", - "Section": "News" + "Link": "https://developer.nytimes.com/" }, { "API": "News API", "Auth": "apiKey", + "Category": "News", "Description": "Headlines currently published on a range of news sources and blogs", "HTTPS": true, - "Link": "https://newsapi.org/", - "Section": "News" + "Link": "https://newsapi.org/" }, { "API": "The Guardian", "Auth": "apiKey", + "Category": "News", "Description": "Access all the content the Guardian creates, categorised by tags and section", "HTTPS": true, - "Link": "http://open-platform.theguardian.com/", - "Section": "News" + "Link": "http://open-platform.theguardian.com/" }, { "API": "18F", "Auth": null, + "Category": "Open Data", "Description": "US Federal Government /Developer Program", "HTTPS": false, - "Link": "http://18f.github.io/API-All-the-X/", - "Section": "Open Data" + "Link": "http://18f.github.io/API-All-the-X/" }, { "API": "Abbreviation", "Auth": "X-Mashape-Key", + "Category": "Open Data", "Description": "Get abbreviations and meanings", "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/abbreviations", - "Section": "Open Data" + "Link": "https://market.mashape.com/daxeel/abbreviations" }, { "API": "CARTO", "Auth": "apiKey", + "Category": "Open Data", "Description": "Location Information Prediction", "HTTPS": true, - "Link": "https://carto.com/", - "Section": "Open Data" + "Link": "https://carto.com/" }, { "API": "Callook.info", "Auth": null, + "Category": "Open Data", "Description": "United States ham radio callsigns", "HTTPS": true, - "Link": "https://callook.info", - "Section": "Open Data" + "Link": "https://callook.info" }, { "API": "Celebinfo", "Auth": "X-Mashape-Key", + "Category": "Open Data", "Description": "Celebrity information", "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/celebinfo/", - "Section": "Open Data" + "Link": "https://market.mashape.com/daxeel/celebinfo/" }, { "API": "Colorado Data Engine", "Auth": null, + "Category": "Open Data", "Description": "Formatted and geolocated Colorado public data", "HTTPS": true, - "Link": "http://codataengine.org/", - "Section": "Open Data" + "Link": "http://codataengine.org/" }, { "API": "Colorado Information Marketplace", "Auth": null, + "Category": "Open Data", "Description": "Colorado State Government Open Data", "HTTPS": true, - "Link": "https://data.colorado.gov/", - "Section": "Open Data" + "Link": "https://data.colorado.gov/" }, { "API": "Datakick", "Auth": "apiKey", + "Category": "Open Data", "Description": "The open product database", "HTTPS": true, - "Link": "https://www.datakick.org/api", - "Section": "Open Data" + "Link": "https://www.datakick.org/api" }, { "API": "Data USA", "Auth": null, + "Category": "Open Data", "Description": "US Public Data", "HTTPS": true, - "Link": "https://datausa.io/about/api/", - "Section": "Open Data" + "Link": "https://datausa.io/about/api/" }, { "API": "Dronestream", "Auth": null, + "Category": "Open Data", "Description": "Tracks United States drone strikes", "HTTPS": true, - "Link": "https://dronestre.am/", - "Section": "Open Data" + "Link": "https://dronestre.am/" }, { "API": "fonoApi", "Auth": null, + "Category": "Open Data", "Description": "Mobile Device Description", "HTTPS": true, - "Link": "https://fonoapi.freshpixl.com/", - "Section": "Open Data" + "Link": "https://fonoapi.freshpixl.com/" }, { "API": "Open Government, Australia", "Auth": null, + "Category": "Open Data", "Description": "Australian Government Open Data", "HTTPS": true, - "Link": "https://www.data.gov.au/", - "Section": "Open Data" + "Link": "https://www.data.gov.au/" }, { "API": "Open Government, USA", "Auth": null, + "Category": "Open Data", "Description": "United States Government Open Data", "HTTPS": true, - "Link": "https://www.data.gov/", - "Section": "Open Data" + "Link": "https://www.data.gov/" }, { "API": "Open Government, Canada", "Auth": null, + "Category": "Open Data", "Description": "Canadian Government Open Data", "HTTPS": false, - "Link": "http://open.canada.ca/en", - "Section": "Open Data" + "Link": "http://open.canada.ca/en" }, { "API": "Open Government Data, India", "Auth": "apiKey", + "Category": "Open Data", "Description": "Indian Government Open Data", "HTTPS": true, - "Link": "https://data.gov.in/", - "Section": "Open Data" + "Link": "https://data.gov.in/" }, { "API": "Open Government, New Zealand", "Auth": null, + "Category": "Open Data", "Description": "New Zealand Government Open Data", "HTTPS": true, - "Link": "https://www.data.govt.nz/", - "Section": "Open Data" + "Link": "https://www.data.govt.nz/" }, { "API": "Outpan", "Auth": "apiKey", + "Category": "Open Data", "Description": "A Database of Everything", "HTTPS": true, - "Link": "https://outpan.mixnode.com/developers", - "Section": "Open Data" + "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", - "Section": "Open Data" + "Link": "http://developer.pearson.com/apis/dictionaries" }, { "API": "Prague Opendata", "Auth": null, + "Category": "Open Data", "Description": "Prague City Open Data", "HTTPS": false, - "Link": "http://opendata.praha.eu/en", - "Section": "Open Data" + "Link": "http://opendata.praha.eu/en" }, { "API": "Quandl", "Auth": null, + "Category": "Open Data", "Description": "Stock Market Data", "HTTPS": true, - "Link": "https://www.quandl.com/", - "Section": "Open Data" + "Link": "https://www.quandl.com/" }, { "API": "Represent by Open North", "Auth": null, + "Category": "Open Data", "Description": "Find Canadian Government Representatives", "HTTPS": true, - "Link": "https://represent.opennorth.ca/", - "Section": "Open Data" + "Link": "https://represent.opennorth.ca/" }, { "API": "Scoop.it", "Auth": "apiKey", + "Category": "Open Data", "Description": "Content Curation Service", "HTTPS": false, - "Link": "http://www.scoop.it/dev", - "Section": "Open Data" + "Link": "http://www.scoop.it/dev" }, { "API": "Teleport", "Auth": null, + "Category": "Open Data", "Description": "Quality of Life Data", "HTTPS": true, - "Link": "https://developers.teleport.org/", - "Section": "Open Data" + "Link": "https://developers.teleport.org/" }, { "API": "UPC database", "Auth": "apiKey", + "Category": "Open Data", "Description": "More than 15 million barcode numbers from all around the world", "HTTPS": true, - "Link": "https://upcdatabase.org/api", - "Section": "Open Data" + "Link": "https://upcdatabase.org/api" }, { "API": "Wikidata", "Auth": "OAuth", + "Category": "Open Data", "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", "HTTPS": true, - "Link": "https://www.wikidata.org/w/api.php?action=help", - "Section": "Open Data" + "Link": "https://www.wikidata.org/w/api.php?action=help" }, { "API": "Wikipedia", "Auth": null, + "Category": "Open Data", "Description": "Mediawiki Encyclopedia", "HTTPS": true, - "Link": "https://www.mediawiki.org/wiki/API:Main_page", - "Section": "Open Data" + "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", - "Section": "Open Data" + "Link": "http://developer.wordnik.com" }, { "API": "Yelp", "Auth": "OAuth", + "Category": "Open Data", "Description": "Find Local Business", "HTTPS": true, - "Link": "https://www.yelp.com/developers/documentation/v3", - "Section": "Open Data" + "Link": "https://www.yelp.com/developers/documentation/v3" }, { "API": "Countly", "Auth": null, + "Category": "Open Source projects", "Description": "Countly web analytics", "HTTPS": false, - "Link": "http://resources.count.ly/docs", - "Section": "Open Source projects" + "Link": "http://resources.count.ly/docs" }, { "API": "Drupal.org", "Auth": null, + "Category": "Open Source projects", "Description": "Drupalorg", "HTTPS": true, - "Link": "https://www.drupal.org/drupalorg/docs/api", - "Section": "Open Source projects" + "Link": "https://www.drupal.org/drupalorg/docs/api" }, { "API": "Libraries.io", "Auth": "apiKey", + "Category": "Open Source projects", "Description": "Open source software libraries", "HTTPS": true, - "Link": "https://libraries.io/api", - "Section": "Open Source projects" + "Link": "https://libraries.io/api" }, { "API": "TIPO", "Auth": "apiKey", + "Category": "Patent", "Description": "Taiwan patent search system api", "HTTPS": true, - "Link": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00", - "Section": "Patent" + "Link": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00" }, { "API": "EPO", "Auth": "OAuth", + "Category": "Patent", "Description": "European patent search system api", "HTTPS": true, - "Link": "https://developers.epo.org/", - "Section": "Patent" + "Link": "https://developers.epo.org/" }, { "API": "USPTO", "Auth": null, + "Category": "Patent", "Description": "USA patent api services", "HTTPS": true, - "Link": "https://www.uspto.gov/learning-and-resources/open-data-and-mobility", - "Section": "Patent" + "Link": "https://www.uspto.gov/learning-and-resources/open-data-and-mobility" }, { "API": "chucknorris.io", "Auth": null, + "Category": "Personality", "Description": "JSON API for hand curated Chuck Norris jokes", "HTTPS": true, - "Link": "https://api.chucknorris.io", - "Section": "Personality" + "Link": "https://api.chucknorris.io" }, { "API": "Forismatic", "Auth": null, + "Category": "Personality", "Description": "Inspirational Quotes", "HTTPS": false, - "Link": "http://forismatic.com/en/api/", - "Section": "Personality" + "Link": "http://forismatic.com/en/api/" }, { "API": "icanhazdadjoke", "Auth": null, + "Category": "Personality", "Description": "The largest selection of dad jokes on the internet", "HTTPS": true, - "Link": "https://icanhazdadjoke.com/api", - "Section": "Personality" + "Link": "https://icanhazdadjoke.com/api" }, { "API": "Medium", "Auth": "OAuth", + "Category": "Personality", "Description": "Community of readers and writers offering unique perspectives on ideas", "HTTPS": true, - "Link": "https://github.com/Medium/medium-api-docs", - "Section": "Personality" + "Link": "https://github.com/Medium/medium-api-docs" }, { "API": "Quotes on Design", "Auth": null, + "Category": "Personality", "Description": "Inspirational Quotes", "HTTPS": true, - "Link": "https://quotesondesign.com/api-v4-0/", - "Section": "Personality" + "Link": "https://quotesondesign.com/api-v4-0/" }, { "API": "Traitify", "Auth": null, + "Category": "Personality", "Description": "Assess, collect, and analyze Personality", "HTTPS": true, - "Link": "https://app.traitify.com/developer", - "Section": "Personality" + "Link": "https://app.traitify.com/developer" }, { "API": "tronalddump.io", "Auth": null, + "Category": "Personality", "Description": "Api & web archive for the things Donald Trump has said", "HTTPS": true, - "Link": "https://www.tronalddump.io", - "Section": "Personality" + "Link": "https://www.tronalddump.io" }, { "API": "500px", "Auth": "OAuth", + "Category": "Photography", "Description": "Photography Community", "HTTPS": true, - "Link": "https://github.com/500px/api-documentation", - "Section": "Photography" + "Link": "https://github.com/500px/api-documentation" }, { "API": "Flickr", "Auth": "OAuth", + "Category": "Photography", "Description": "Flickr Services", "HTTPS": true, - "Link": "https://www.flickr.com/services/api/", - "Section": "Photography" + "Link": "https://www.flickr.com/services/api/" }, { "API": "Gfycat", "Auth": "OAuth", + "Category": "Photography", "Description": "Jiffier GIFs", "HTTPS": true, - "Link": "https://developers.gfycat.com/api/", - "Section": "Photography" + "Link": "https://developers.gfycat.com/api/" }, { "API": "Giphy", "Auth": null, + "Category": "Photography", "Description": "Get all your gifs", "HTTPS": true, - "Link": "https://github.com/Giphy/GiphyAPI", - "Section": "Photography" + "Link": "https://github.com/Giphy/GiphyAPI" }, { "API": "Imgur", "Auth": "OAuth", + "Category": "Photography", "Description": "Images", "HTTPS": true, - "Link": "https://api.imgur.com/#overview", - "Section": "Photography" + "Link": "https://api.imgur.com/#overview" }, { "API": "ScreenShotLayer", "Auth": null, + "Category": "Photography", "Description": "URL 2 Image", "HTTPS": true, - "Link": "https://screenshotlayer.com", - "Section": "Photography" + "Link": "https://screenshotlayer.com" }, { "API": "Unsplash", "Auth": "OAuth", + "Category": "Photography", "Description": "Photography", "HTTPS": true, - "Link": "https://unsplash.com/developers", - "Section": "Photography" + "Link": "https://unsplash.com/developers" }, { "API": "PlaceKitten", "Auth": null, + "Category": "Photography", "Description": "Resizable kitten placeholder images", "HTTPS": true, - "Link": "https://placekitten.com/", - "Section": "Photography" + "Link": "https://placekitten.com/" }, { "API": "arcsecond.io", "Auth": null, + "Category": "Science", "Description": "Multiple astronomy data sources", "HTTPS": true, - "Link": "https://api.arcsecond.io/", - "Section": "Science" + "Link": "https://api.arcsecond.io/" }, { "API": "CORE", "Auth": "apiKey", + "Category": "Science", "Description": "Access the world's Open Access research papers", "HTTPS": true, - "Link": "https://core.ac.uk/services#api", - "Section": "Science" + "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/", - "Section": "Science" + "Link": "https://dev.fedger.io/docs/" }, { "API": "inspirehep.net", "Auth": null, + "Category": "Science", "Description": "High Energy Physics info system", "HTTPS": true, - "Link": "https://inspirehep.net/info/hep/api?ln=en", - "Section": "Science" + "Link": "https://inspirehep.net/info/hep/api?ln=en" }, { "API": "Launch Library", "Auth": null, + "Category": "Science", "Description": "Upcoming Space Launches", "HTTPS": true, - "Link": "https://launchlibrary.net/1.2/docs/api.html", - "Section": "Science" + "Link": "https://launchlibrary.net/1.2/docs/api.html" }, { "API": "Minor Planet Center", "Auth": null, + "Category": "Science", "Description": "Asterankcom Information", "HTTPS": false, - "Link": "http://www.asterank.com/mpc", - "Section": "Science" + "Link": "http://www.asterank.com/mpc" }, { "API": "NASA", "Auth": null, + "Category": "Science", "Description": "NASA data, including imagery", "HTTPS": true, - "Link": "https://api.nasa.gov", - "Section": "Science" + "Link": "https://api.nasa.gov" }, { "API": "Open Notify", "Auth": null, + "Category": "Science", "Description": "ISS astronauts, current location, etc", "HTTPS": false, - "Link": "http://open-notify.org/Open-Notify-API/", - "Section": "Science" + "Link": "http://open-notify.org/Open-Notify-API/" }, { "API": "Sunrise and Sunset", "Auth": null, + "Category": "Science", "Description": "Sunset and sunrise times for a given latitude and longitude", "HTTPS": true, - "Link": "https://sunrise-sunset.org/api", - "Section": "Science" + "Link": "https://sunrise-sunset.org/api" }, { "API": "USGS Earthquake Hazards Program", "Auth": null, + "Category": "Science", "Description": "Earthquakes data real-time", "HTTPS": true, - "Link": "https://earthquake.usgs.gov/fdsnws/event/1/", - "Section": "Science" + "Link": "https://earthquake.usgs.gov/fdsnws/event/1/" }, { "API": "USGS Water Services", "Auth": null, + "Category": "Science", "Description": "Water quality and level info for rivers and lakes", "HTTPS": true, - "Link": "https://waterservices.usgs.gov/", - "Section": "Science" + "Link": "https://waterservices.usgs.gov/" }, { "API": "World Bank", "Auth": null, + "Category": "Science", "Description": "World Data", "HTTPS": false, - "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589", - "Section": "Science" + "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589" }, { "API": "AXFR Database", "Auth": null, + "Category": "Security", "Description": "AXFR public database", "HTTPS": false, - "Link": "http://api.axfrcheck.com", - "Section": "Security" + "Link": "http://api.axfrcheck.com" }, { "API": "UK Police", "Auth": null, + "Category": "Security", "Description": "UK Police data", "HTTPS": true, - "Link": "https://data.police.uk/docs/", - "Section": "Security" + "Link": "https://data.police.uk/docs/" }, { "API": "eBay", "Auth": "OAuth", + "Category": "Shopping", "Description": "Sell and Buy on eBay", "HTTPS": true, - "Link": "https://go.developer.ebay.com/", - "Section": "Shopping" + "Link": "https://go.developer.ebay.com/" }, { "API": "Cisco Spark", "Auth": "OAuth", + "Category": "Social", "Description": "Team Collaboration Software", "HTTPS": true, - "Link": "https://developer.ciscospark.com", - "Section": "Social" + "Link": "https://developer.ciscospark.com" }, { "API": "Discord", "Auth": "OAuth", + "Category": "Social", "Description": "Make bots for Discord, integrate Discord onto an external platform", "HTTPS": true, - "Link": "https://discordapp.com/developers/docs/intro", - "Section": "Social" + "Link": "https://discordapp.com/developers/docs/intro" }, { "API": "DonReach Social Count", "Auth": null, + "Category": "Social", "Description": "Get the social share count of a URL from every major social network", "HTTPS": true, - "Link": "https://donreach.com/social-share-count/", - "Section": "Social" + "Link": "https://donreach.com/social-share-count/" }, { "API": "Facebook", "Auth": "OAuth", + "Category": "Social", "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more", "HTTPS": true, - "Link": "https://developers.facebook.com/", - "Section": "Social" + "Link": "https://developers.facebook.com/" }, { "API": "Foursquare", "Auth": "OAuth", + "Category": "Social", "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)", "HTTPS": true, - "Link": "https://developer.foursquare.com/", - "Section": "Social" + "Link": "https://developer.foursquare.com/" }, { "API": "Fuck Off as a Service", "Auth": null, + "Category": "Social", "Description": "Asks someone to fuck off", "HTTPS": true, - "Link": "https://www.foaas.com", - "Section": "Social" + "Link": "https://www.foaas.com" }, { "API": "Full Contact", "Auth": "OAuth", + "Category": "Social", "Description": "Get Social Media profiles and contact Information", "HTTPS": true, - "Link": "https://www.fullcontact.com/developer/docs/", - "Section": "Social" + "Link": "https://www.fullcontact.com/developer/docs/" }, { "API": "HackerNews", "Auth": null, + "Category": "Social", "Description": "Social news for CS and entrepreneurship", "HTTPS": true, - "Link": "https://github.com/HackerNews/API", - "Section": "Social" + "Link": "https://github.com/HackerNews/API" }, { "API": "Instagram", "Auth": "OAuth", + "Category": "Social", "Description": "Instagram Login, Share on Instagram, Social Plugins and more", "HTTPS": true, - "Link": "https://www.instagram.com/developer/", - "Section": "Social" + "Link": "https://www.instagram.com/developer/" }, { "API": "LinkedIn", "Auth": "OAuth", + "Category": "Social", "Description": "The foundation of all digital integrations with LinkedIn", "HTTPS": true, - "Link": "https://developer.linkedin.com/docs/rest-api", - "Section": "Social" + "Link": "https://developer.linkedin.com/docs/rest-api" }, { "API": "Meetup.com", "Auth": "apiKey", + "Category": "Social", "Description": "Data about Meetups from Meetupcom", "HTTPS": true, - "Link": "https://www.meetup.com/meetup_api/", - "Section": "Social" + "Link": "https://www.meetup.com/meetup_api/" }, { "API": "Telegram MTProto", "Auth": "OAuth", + "Category": "Social", "Description": "Read and write Telegram data", "HTTPS": true, - "Link": "https://core.telegram.org/api#getting-started", - "Section": "Social" + "Link": "https://core.telegram.org/api#getting-started" }, { "API": "Telegram bot", "Auth": "OAuth", + "Category": "Social", "Description": "Simplified HTTP version of the MTProto API for bots", "HTTPS": true, - "Link": "https://core.telegram.org/bots/api", - "Section": "Social" + "Link": "https://core.telegram.org/bots/api" }, { "API": "Pinterest", "Auth": "OAuth", + "Category": "Social", "Description": "The world's catalog of ideas", "HTTPS": true, - "Link": "https://developers.pinterest.com/", - "Section": "Social" + "Link": "https://developers.pinterest.com/" }, { "API": "PWRTelegram bot", "Auth": "OAuth", + "Category": "Social", "Description": "Boosted version of the Telegram bot API", "HTTPS": true, - "Link": "https://pwrtelegram.xyz", - "Section": "Social" + "Link": "https://pwrtelegram.xyz" }, { "API": "Reddit", "Auth": "OAuth", + "Category": "Social", "Description": "Homepage of the internet", "HTTPS": true, - "Link": "https://www.reddit.com/dev/api", - "Section": "Social" + "Link": "https://www.reddit.com/dev/api" }, { "API": "Slack", "Auth": "OAuth", + "Category": "Social", "Description": "Team Instant Messaging", "HTTPS": true, - "Link": "https://api.slack.com/", - "Section": "Social" + "Link": "https://api.slack.com/" }, { "API": "Tumblr", "Auth": "OAuth", + "Category": "Social", "Description": "Read and write Tumblr Data", "HTTPS": true, - "Link": "https://www.tumblr.com/docs/en/api/v2", - "Section": "Social" + "Link": "https://www.tumblr.com/docs/en/api/v2" }, { "API": "Twitch", "Auth": "OAuth", + "Category": "Social", "Description": "Game Streaming API", "HTTPS": true, - "Link": "https://github.com/justintv/Twitch-API", - "Section": "Social" + "Link": "https://github.com/justintv/Twitch-API" }, { "API": "Twitter", "Auth": "OAuth", + "Category": "Social", "Description": "Read and write Twitter data", "HTTPS": true, - "Link": "https://dev.twitter.com/rest/public", - "Section": "Social" + "Link": "https://dev.twitter.com/rest/public" }, { "API": "vk", "Auth": "OAuth", + "Category": "Social", "Description": "Read and write vk data", "HTTPS": true, - "Link": "https://vk.com/dev/sites", - "Section": "Social" + "Link": "https://vk.com/dev/sites" }, { "API": "Cartola FC", "Auth": null, + "Category": "Sports & Fitness", "Description": "The Cartola FC API serves to check the partial points of your team", "HTTPS": true, - "Link": "https://github.com/wgenial/cartrolandofc", - "Section": "Sports & Fitness" + "Link": "https://github.com/wgenial/cartrolandofc" }, { "API": "City Bikes", "Auth": null, + "Category": "Sports & Fitness", "Description": "City Bikes around the world", "HTTPS": false, - "Link": "http://api.citybik.es/v2/", - "Section": "Sports & Fitness" + "Link": "http://api.citybik.es/v2/" }, { "API": "Ergast F1", "Auth": null, + "Category": "Sports & Fitness", "Description": "F1 data from the beginning of the world championships in 1950", "HTTPS": false, - "Link": "http://ergast.com/mrd/", - "Section": "Sports & Fitness" + "Link": "http://ergast.com/mrd/" }, { "API": "Fitbit", "Auth": "OAuth", + "Category": "Sports & Fitness", "Description": "Fitbit Information", "HTTPS": true, - "Link": "https://dev.fitbit.com/", - "Section": "Sports & Fitness" + "Link": "https://dev.fitbit.com/" }, { "API": "Football-Data.org", "Auth": null, + "Category": "Sports & Fitness", "Description": "Football Data", "HTTPS": false, - "Link": "http://api.football-data.org/index", - "Section": "Sports & Fitness" + "Link": "http://api.football-data.org/index" }, { "API": "JCDecaux Bike", "Auth": "apiKey", + "Category": "Sports & Fitness", "Description": "JCDecaux's self-service bicycles", "HTTPS": true, - "Link": "https://developer.jcdecaux.com/", - "Section": "Sports & Fitness" + "Link": "https://developer.jcdecaux.com/" }, { "API": "Cricket Live Scores", "Auth": "X-Mashape-Key", + "Category": "Sports & Fitness", "Description": "Live cricket scores", "HTTPS": true, - "Link": "https://market.mashape.com/dev132/cricket-live-scores", - "Section": "Sports & Fitness" + "Link": "https://market.mashape.com/dev132/cricket-live-scores" }, { "API": "NFL Arrests", "Auth": null, + "Category": "Sports & Fitness", "Description": "NFL Arrest Data", "HTTPS": false, - "Link": "http://nflarrest.com/api/", - "Section": "Sports & Fitness" + "Link": "http://nflarrest.com/api/" }, { "API": "Pro Motocross", "Auth": null, + "Category": "Sports & Fitness", "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate", "HTTPS": false, - "Link": "http://promotocrossapi.com", - "Section": "Sports & Fitness" + "Link": "http://promotocrossapi.com" }, { "API": "Strava", "Auth": "OAuth", + "Category": "Sports & Fitness", "Description": "Connect with athletes, activities and more", "HTTPS": true, - "Link": "https://strava.github.io/api/", - "Section": "Sports & Fitness" + "Link": "https://strava.github.io/api/" }, { "API": "UFC Data", "Auth": null, + "Category": "Sports & Fitness", "Description": "Ultimate Fighting Championship information for events and fighters", "HTTPS": false, - "Link": "http://ufc-data-api.ufc.com/", - "Section": "Sports & Fitness" + "Link": "http://ufc-data-api.ufc.com/" }, { "API": "Wger", "Auth": "apiKey", + "Category": "Sports & Fitness", "Description": "Workout manager data as exercises, muscles or equipment", "HTTPS": true, - "Link": "https://wger.de/en/software/api", - "Section": "Sports & Fitness" + "Link": "https://wger.de/en/software/api" }, { "API": "Postmon", "Auth": null, + "Category": "Tracking", "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free", "HTTPS": false, - "Link": "http://postmon.com.br", - "Section": "Tracking" + "Link": "http://postmon.com.br" }, { "API": "Sweden", "Auth": "apiKey", + "Category": "Tracking", "Description": "Provides information about parcels in transport", "HTTPS": false, - "Link": "https://developer.postnord.com/docs2", - "Section": "Tracking" + "Link": "https://developer.postnord.com/docs2" }, { "API": "ADS-B Exchange", "Auth": null, + "Category": "Transportation", "Description": "Access real-time and historical data of any and all airbone aircraft", "HTTPS": true, - "Link": "https://www.adsbexchange.com/data/", - "Section": "Transportation" + "Link": "https://www.adsbexchange.com/data/" }, { "API": "Amadeus Travel Innovation Sandbox", "Auth": "apiKey", + "Category": "Transportation", "Description": "Travel Search - Limited usage", "HTTPS": true, - "Link": "https://sandbox.amadeus.com/", - "Section": "Transportation" + "Link": "https://sandbox.amadeus.com/" }, { "API": "Bay Area Rapid Transit", "Auth": "apiKey", + "Category": "Transportation", "Description": "Stations and predicted arrivals for BART", "HTTPS": false, - "Link": "http://api.bart.gov", - "Section": "Transportation" + "Link": "http://api.bart.gov" }, { "API": "Community Transit", "Auth": null, + "Category": "Transportation", "Description": "Transitland API", "HTTPS": true, - "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints", - "Section": "Transportation" + "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints" }, { "API": "Goibibo", "Auth": "apiKey", + "Category": "Transportation", "Description": "API for travel search", "HTTPS": true, - "Link": "https://developer.goibibo.com/docs", - "Section": "Transportation" + "Link": "https://developer.goibibo.com/docs" }, { "API": "Icelandic APIs", "Auth": null, + "Category": "Transportation", "Description": "Open APIs that deliver services in or regarding Iceland", "HTTPS": true, - "Link": "http://docs.apis.is/", - "Section": "Transportation" + "Link": "http://docs.apis.is/" }, { "API": "Indian Railways", "Auth": "apiKey", + "Category": "Transportation", "Description": "Indian Railways Information", "HTTPS": false, - "Link": "http://api.erail.in/", - "Section": "Transportation" + "Link": "http://api.erail.in/" }, { "API": "Izi", "Auth": "apiKey", + "Category": "Transportation", "Description": "Audio guide for travellers", "HTTPS": true, - "Link": "http://api-docs.izi.travel/", - "Section": "Transportation" + "Link": "http://api-docs.izi.travel/" }, { "API": "Navitia", "Auth": "apiKey", + "Category": "Transportation", "Description": "The open API for building cool stuff with transport data", "HTTPS": true, - "Link": "https://api.navitia.io/", - "Section": "Transportation" + "Link": "https://api.navitia.io/" }, { "API": "The Nomad List", "Auth": null, + "Category": "Transportation", "Description": "A list of the best places to live/work remotely", "HTTPS": true, - "Link": "https://nomadlist.com/faq", - "Section": "Transportation" + "Link": "https://nomadlist.com/faq" }, { "API": "Schiphol Airport", "Auth": "apiKey", + "Category": "Transportation", "Description": "Schiphol", "HTTPS": true, - "Link": "https://developer.schiphol.nl/", - "Section": "Transportation" + "Link": "https://developer.schiphol.nl/" }, { "API": "TransitLand", "Auth": null, + "Category": "Transportation", "Description": "Transit Aggregation", "HTTPS": true, - "Link": "https://transit.land/documentation/datastore/api-endpoints.html", - "Section": "Transportation" + "Link": "https://transit.land/documentation/datastore/api-endpoints.html" }, { "API": "Transport for Atlanta, US", "Auth": null, + "Category": "Transportation", "Description": "Marta", "HTTPS": false, - "Link": "http://www.itsmarta.com/app-developer-resources.aspx", - "Section": "Transportation" + "Link": "http://www.itsmarta.com/app-developer-resources.aspx" }, { "API": "Transport for Auckland, New Zealand", "Auth": null, + "Category": "Transportation", "Description": "Auckland Transport", "HTTPS": true, - "Link": "https://api.at.govt.nz/", - "Section": "Transportation" + "Link": "https://api.at.govt.nz/" }, { "API": "Transport for Belgium", "Auth": null, + "Category": "Transportation", "Description": "Belgian transport API", "HTTPS": true, - "Link": "https://hello.irail.be/api/", - "Section": "Transportation" + "Link": "https://hello.irail.be/api/" }, { "API": "Transport for Berlin, Germany", "Auth": null, + "Category": "Transportation", "Description": "Third-party VBB API", "HTTPS": true, - "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md", - "Section": "Transportation" + "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md" }, { "API": "Transport for Boston, US", "Auth": null, + "Category": "Transportation", "Description": "MBTA API", "HTTPS": false, - "Link": "http://realtime.mbta.com/Portal/Home/Documents", - "Section": "Transportation" + "Link": "http://realtime.mbta.com/Portal/Home/Documents" }, { "API": "Transport for Budapest, Hungary", "Auth": null, + "Category": "Transportation", "Description": "Budapest public transport API", "HTTPS": true, - "Link": "https://apiary.io/", - "Section": "Transportation" + "Link": "https://apiary.io/" }, { "API": "Transport for Chicago, US", "Auth": null, + "Category": "Transportation", "Description": "CTA", "HTTPS": false, - "Link": "http://www.transitchicago.com/developers/", - "Section": "Transportation" + "Link": "http://www.transitchicago.com/developers/" }, { "API": "Transport for Czech Republic", "Auth": null, + "Category": "Transportation", "Description": "Czech transport API", "HTTPS": true, - "Link": "https://www.chaps.cz/eng/products/idos-internet", - "Section": "Transportation" + "Link": "https://www.chaps.cz/eng/products/idos-internet" }, { "API": "Transport for Denver, US", "Auth": null, + "Category": "Transportation", "Description": "RTD", "HTTPS": false, - "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml", - "Section": "Transportation" + "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml" }, { "API": "Transport for Finland", "Auth": null, + "Category": "Transportation", "Description": "Finnish transport API", "HTTPS": true, - "Link": "https://digitransit.fi/en/developers/ ", - "Section": "Transportation" + "Link": "https://digitransit.fi/en/developers/ " }, { "API": "Transport for Germany", "Auth": "apiKey", + "Category": "Transportation", "Description": "Deutsche Bahn (DB) API", "HTTPS": false, - "Link": "http://data.deutschebahn.com/dataset/api-fahrplan", - "Section": "Transportation" + "Link": "http://data.deutschebahn.com/dataset/api-fahrplan" }, { "API": "Transport for India", "Auth": "apiKey", + "Category": "Transportation", "Description": "India Public Transport API", "HTTPS": true, - "Link": "https://data.gov.in/sector/transport", - "Section": "Transportation" + "Link": "https://data.gov.in/sector/transport" }, { "API": "Transport for London, England", "Auth": null, + "Category": "Transportation", "Description": "TfL API", "HTTPS": true, - "Link": "https://api.tfl.gov.uk", - "Section": "Transportation" + "Link": "https://api.tfl.gov.uk" }, { "API": "Transport for Madrid, Spain", "Auth": "apiKey", + "Category": "Transportation", "Description": "Madrid BUS transport API", "HTTPS": false, - "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS", - "Section": "Transportation" + "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS" }, { "API": "Transport for Minneapolis, US", "Auth": "OAuth", + "Category": "Transportation", "Description": "NexTrip API", "HTTPS": false, - "Link": "http://svc.metrotransit.org/", - "Section": "Transportation" + "Link": "http://svc.metrotransit.org/" }, { "API": "Transport for The Netherlands", "Auth": "apiKey", + "Category": "Transportation", "Description": "NS, only trains", "HTTPS": false, - "Link": "http://www.ns.nl/reisinformatie/ns-api", - "Section": "Transportation" + "Link": "http://www.ns.nl/reisinformatie/ns-api" }, { "API": "Transport for The Netherlands", "Auth": null, + "Category": "Transportation", "Description": "OVAPI, country-wide public transport", "HTTPS": true, - "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki", - "Section": "Transportation" + "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki" }, { "API": "Transport for New York City, US", "Auth": "apiKey", + "Category": "Transportation", "Description": "MTA", "HTTPS": false, - "Link": "http://datamine.mta.info/", - "Section": "Transportation" + "Link": "http://datamine.mta.info/" }, { "API": "Transport for Norway", "Auth": null, + "Category": "Transportation", "Description": "Norwegian transport API", "HTTPS": false, - "Link": "http://reisapi.ruter.no/help", - "Section": "Transportation" + "Link": "http://reisapi.ruter.no/help" }, { "API": "Transport for Ottawa, Canada", "Auth": null, + "Category": "Transportation", "Description": "OC Transpo next bus arrival API", "HTTPS": false, - "Link": "http://www.octranspo.com/index.php/developers", - "Section": "Transportation" + "Link": "http://www.octranspo.com/index.php/developers" }, { "API": "Transport for Paris, France", "Auth": null, + "Category": "Transportation", "Description": "RATP Open Data API", "HTTPS": false, - "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/", - "Section": "Transportation" + "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/" }, { "API": "Transport for Paris, France", "Auth": null, + "Category": "Transportation", "Description": "Live schedules made simple", "HTTPS": false, - "Link": "http://restratpws.azurewebsites.net/swagger/", - "Section": "Transportation" + "Link": "http://restratpws.azurewebsites.net/swagger/" }, { "API": "Transport for Philadelphia, US", "Auth": null, + "Category": "Transportation", "Description": "SEPTA APIs", "HTTPS": false, - "Link": "http://www3.septa.org/hackathon/", - "Section": "Transportation" + "Link": "http://www3.septa.org/hackathon/" }, { "API": "Transport for Rio de Janeiro, Brazil", "Auth": null, + "Category": "Transportation", "Description": "Prefeitura do Rio (City Hall)", "HTTPS": false, - "Link": "http://data.rio/group/transporte-e-mobilidade", - "Section": "Transportation" + "Link": "http://data.rio/group/transporte-e-mobilidade" }, { "API": "Transport for S\u00e3o Paulo, Brazil", "Auth": "OAuth", + "Category": "Transportation", "Description": "SPTrans", "HTTPS": false, - "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx", - "Section": "Transportation" + "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx" }, { "API": "Transport for Sweden", "Auth": "OAuth", + "Category": "Transportation", "Description": "Public Transport consumer", "HTTPS": true, - "Link": "https://www.trafiklab.se/api", - "Section": "Transportation" + "Link": "https://www.trafiklab.se/api" }, { "API": "Transport for Switzerland", "Auth": null, + "Category": "Transportation", "Description": "Swiss public transport API", "HTTPS": true, - "Link": "https://transport.opendata.ch/", - "Section": "Transportation" + "Link": "https://transport.opendata.ch/" }, { "API": "Transport for Switzerland", "Auth": "apiKey", + "Category": "Transportation", "Description": "Official Swiss Public Transport Open Data", "HTTPS": true, - "Link": "https://opentransportdata.swiss/en/", - "Section": "Transportation" + "Link": "https://opentransportdata.swiss/en/" }, { "API": "Transport for Tokyo, Japan", "Auth": "apiKey", + "Category": "Transportation", "Description": "Tokyo Metro", "HTTPS": true, - "Link": "https://developer.tokyometroapp.jp/info", - "Section": "Transportation" + "Link": "https://developer.tokyometroapp.jp/info" }, { "API": "Transport for Toronto, Canada", "Auth": null, + "Category": "Transportation", "Description": "TTC", "HTTPS": true, - "Link": "https://myttc.ca/developers", - "Section": "Transportation" + "Link": "https://myttc.ca/developers" }, { "API": "Transport for Vancouver, Canada", "Auth": "OAuth", + "Category": "Transportation", "Description": "TransLink", "HTTPS": true, - "Link": "https://developer.translink.ca/", - "Section": "Transportation" + "Link": "https://developer.translink.ca/" }, { "API": "Transport for U.S. (multiple locations)", "Auth": null, + "Category": "Transportation", "Description": "NextBus API", "HTTPS": false, - "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf", - "Section": "Transportation" + "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf" }, { "API": "Transport for Victoria, AU", "Auth": "apiKey", + "Category": "Transportation", "Description": "PTV API", "HTTPS": true, - "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/", - "Section": "Transportation" + "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/" }, { "API": "Transport for Washington, US", "Auth": "OAuth", + "Category": "Transportation", "Description": "Washington Metro transport API", "HTTPS": true, - "Link": "https://developer.wmata.com/", - "Section": "Transportation" + "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/", - "Section": "Transportation" + "Link": "https://developer.uber.com/" }, { "API": "WhereIsMyTransport", "Auth": "OAuth", + "Category": "Transportation", "Description": "Platform for public transport data in emerging cities", "HTTPS": true, - "Link": "https://developer.whereismytransport.com/", - "Section": "Transportation" + "Link": "https://developer.whereismytransport.com/" }, { "API": "Universities List", "Auth": null, + "Category": "University", "Description": "University names, countries and domains", "HTTPS": true, - "Link": "https://github.com/Hipo/university-domains-list", - "Section": "University" + "Link": "https://github.com/Hipo/university-domains-list" }, { "API": "Vehicles", "Auth": "apiKey", + "Category": "Vehicle", "Description": "Lot of vehicles information", "HTTPS": false, - "Link": "http://developer.edmunds.com/api-documentation/overview/", - "Section": "Vehicle" + "Link": "http://developer.edmunds.com/api-documentation/overview/" }, { "API": "Brazilian Vehicles and Prices", "Auth": null, + "Category": "Vehicle", "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe", "HTTPS": true, - "Link": "https://deividfortuna.github.io/fipe/", - "Section": "Vehicle" + "Link": "https://deividfortuna.github.io/fipe/" }, { "API": "NHTSA Vehicles", "Auth": null, + "Category": "Vehicle", "Description": "NHTSA Product Information Catalog and Vehicle Listing", "HTTPS": true, - "Link": "https://vpic.nhtsa.dot.gov/api/", - "Section": "Vehicle" + "Link": "https://vpic.nhtsa.dot.gov/api/" }, { "API": "An API of Ice And Fire", "Auth": null, + "Category": "Video", "Description": "Game Of Thrones API", "HTTPS": true, - "Link": "https://anapioficeandfire.com/", - "Section": "Video" + "Link": "https://anapioficeandfire.com/" }, { "API": "Dailymotion", "Auth": "OAuth", + "Category": "Video", "Description": "Dailymotion Developer API", "HTTPS": true, - "Link": "https://developer.dailymotion.com/", - "Section": "Video" + "Link": "https://developer.dailymotion.com/" }, { "API": "Netflix Roulette", "Auth": null, + "Category": "Video", "Description": "Netflix database", "HTTPS": true, - "Link": "https://netflixroulette.net/api/", - "Section": "Video" + "Link": "https://netflixroulette.net/api/" }, { "API": "Ron Swanson Quotes", "Auth": null, + "Category": "Video", "Description": "Television", "HTTPS": true, - "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api", - "Section": "Video" + "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api" }, { "API": "SWAPI", "Auth": null, + "Category": "Video", "Description": "Star Wars Information", "HTTPS": true, - "Link": "https://swapi.co", - "Section": "Video" + "Link": "https://swapi.co" }, { "API": "TMDb", "Auth": "apiKey", + "Category": "Video", "Description": "Community-based movie data", "HTTPS": true, - "Link": "https://www.themoviedb.org/documentation/api", - "Section": "Video" + "Link": "https://www.themoviedb.org/documentation/api" }, { "API": "TVMaze", "Auth": null, + "Category": "Video", "Description": "TV Show Data", "HTTPS": false, - "Link": "http://www.tvmaze.com/api", - "Section": "Video" + "Link": "http://www.tvmaze.com/api" }, { "API": "Vimeo", "Auth": "OAuth", + "Category": "Video", "Description": "Vimeo Developer API", "HTTPS": true, - "Link": "https://developer.vimeo.com/", - "Section": "Video" + "Link": "https://developer.vimeo.com/" }, { "API": "YouTube", "Auth": "OAuth", + "Category": "Video", "Description": "Add YouTube functionality to your sites and apps", "HTTPS": true, - "Link": "https://developers.google.com/youtube/", - "Section": "Video" + "Link": "https://developers.google.com/youtube/" }, { "API": "Dark Sky", "Auth": "apiKey", + "Category": "Weather", "Description": "Weather", "HTTPS": true, - "Link": "https://darksky.net/dev/", - "Section": "Weather" + "Link": "https://darksky.net/dev/" }, { "API": "MetaWeather", "Auth": null, + "Category": "Weather", "Description": "Weather", "HTTPS": true, - "Link": "https://www.metaweather.com/api/", - "Section": "Weather" + "Link": "https://www.metaweather.com/api/" }, { "API": "OpenWeatherMap", "Auth": "apiKey", + "Category": "Weather", "Description": "Weather", "HTTPS": false, - "Link": "http://openweathermap.org/api", - "Section": "Weather" + "Link": "http://openweathermap.org/api" }, { "API": "Weatherbit", "Auth": "apiKey", + "Category": "Weather", "Description": "Weather", "HTTPS": true, - "Link": "https://www.weatherbit.io/api", - "Section": "Weather" + "Link": "https://www.weatherbit.io/api" }, { "API": "Wunderground", "Auth": "apiKey", + "Category": "Weather", "Description": "Weather", "HTTPS": true, - "Link": "https://www.wunderground.com/weather/api/", - "Section": "Weather" + "Link": "https://www.wunderground.com/weather/api/" }, { "API": "Yahoo! Weather", "Auth": null, + "Category": "Weather", "Description": "Weather", "HTTPS": true, - "Link": "https://developer.yahoo.com/weather/", - "Section": "Weather" + "Link": "https://developer.yahoo.com/weather/" } ] } diff --git a/json/entries.min.json b/json/entries.min.json index eaa299d3..3b63b5be 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":358,"entries":[{"API":"Dogs","Description":"Based on the Stanford Dogs Dataset","Auth":null,"HTTPS":true,"Link":"https://dog.ceo/dog-api/","Section":"Animals"},{"API":"IUCN","Description":"IUCN Red List of Threatened Species","Auth":"apiKey","HTTPS":false,"Link":"http://apiv3.iucnredlist.org/api/v3/docs","Section":"Animals"},{"API":"Petfinder","Description":"Adoption","Auth":"apiKey","HTTPS":true,"Link":"https://www.petfinder.com/developers/api-docs/","Section":"Animals"},{"API":"RescueGroups","Description":"Adoption","Auth":null,"HTTPS":true,"Link":"https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home","Section":"Animals"},{"API":"AniList","Description":"AniList Anime","Auth":"OAuth","HTTPS":false,"Link":"http://anilist-api.readthedocs.io/en/latest/","Section":"Anime"},{"API":"Jikan","Description":"Unofficial MyAnimeList API","Auth":null,"HTTPS":true,"Link":"https://jikan.me","Section":"Anime"},{"API":"Kitsu","Description":"Anime discovery platform","Auth":"OAuth","HTTPS":true,"Link":"http://docs.kitsu.apiary.io/","Section":"Anime"},{"API":"Studio Ghibli","Description":"Resources from Studio Ghibli films","Auth":null,"HTTPS":true,"Link":"https://ghibliapi.herokuapp.com","Section":"Anime"},{"API":"AlienVault Open Threat Exchange (OTX)","Description":"IP/domain/URL reputation","Auth":"apiKey","HTTPS":true,"Link":"https://otx.alienvault.com/api/","Section":"Anti-Malware"},{"API":"Certly","Description":"Certly Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://guard.certly.io/","Section":"Anti-Malware"},{"API":"Google Safe Browsing","Description":"Google Link/Domain Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/safe-browsing/","Section":"Anti-Malware"},{"API":"Metacert","Description":"Metacert Link Flagging","Auth":"apiKey","HTTPS":true,"Link":"https://metacert.com/","Section":"Anti-Malware"},{"API":"VirusTotal","Description":"VirusTotal File/URL Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.virustotal.com/en/documentation/public-api/","Section":"Anti-Malware"},{"API":"Web Of Trust (WOT)","Description":"Website reputation","Auth":"apiKey","HTTPS":true,"Link":"https://www.mywot.com/wiki/API","Section":"Anti-Malware"},{"API":"Behance","Description":"Design","Auth":"apiKey","HTTPS":true,"Link":"https://www.behance.net/dev","Section":"Art & Design"},{"API":"Cooper Hewitt","Description":"Smithsonian Design Museum","Auth":"apiKey","HTTPS":true,"Link":"https://collection.cooperhewitt.org/api","Section":"Art & Design"},{"API":"Dribbble","Description":"Design","Auth":"OAuth","HTTPS":false,"Link":"http://developer.dribbble.com/v1/","Section":"Art & Design"},{"API":"Harvard Art Museums","Description":"Art","Auth":"apiKey","HTTPS":false,"Link":"https://github.com/harvardartmuseums/api-docs","Section":"Art & Design"},{"API":"Icons8","Description":"Icons","Auth":"OAuth","HTTPS":true,"Link":"http://docs.icons8.apiary.io/#reference/0/meta","Section":"Art & Design"},{"API":"Noun Project","Description":"Icons","Auth":"OAuth","HTTPS":false,"Link":"http://api.thenounproject.com/index.html","Section":"Art & Design"},{"API":"Rijksmuseum","Description":"Art","Auth":"apiKey","HTTPS":true,"Link":"https://www.rijksmuseum.nl/en/api","Section":"Art & Design"},{"API":"British National Bibliography","Description":"Books","Auth":null,"HTTPS":false,"Link":"http://bnb.data.bl.uk/","Section":"Books"},{"API":"Goodreads","Description":"Books","Auth":null,"HTTPS":true,"Link":"https://www.goodreads.com/api","Section":"Books"},{"API":"Google Books","Description":"Books","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/books/","Section":"Books"},{"API":"mailgun","Description":"Email Service","Auth":"apiKey","HTTPS":true,"Link":"https://www.mailgun.com/","Section":"Business"},{"API":"markerapi","Description":"Trademark Search","Auth":null,"HTTPS":false,"Link":"http://www.markerapi.com/","Section":"Business"},{"API":"Church Calendar","Description":"Catholic liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://calapi.inadiutorium.cz/","Section":"Calendar"},{"API":"Holidays","Description":"Historical data regarding holidays","Auth":"apiKey","HTTPS":true,"Link":"https://holidayapi.com/","Section":"Calendar"},{"API":"LectServe","Description":"Protestant liturgical calendar","Auth":null,"HTTPS":false,"Link":"http://www.lectserve.com","Section":"Calendar"},{"API":"Non-Working Days","Description":"Database of ICS files for non working days","Auth":null,"HTTPS":true,"Link":"https://github.com/gadael/icsdb","Section":"Calendar"},{"API":"Box","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developer.box.com/","Section":"Cloud Storage & File Sharing"},{"API":"Dropbox","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://www.dropbox.com/developers","Section":"Cloud Storage & File Sharing"},{"API":"Google Drive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/drive/","Section":"Cloud Storage & File Sharing"},{"API":"OneDrive","Description":"File Sharing and Storage","Auth":"OAuth","HTTPS":true,"Link":"https://dev.onedrive.com/","Section":"Cloud Storage & File Sharing"},{"API":"Currencylayer","Description":"Exchange rates and currency conversion","Auth":"apiKey","HTTPS":true,"Link":"https://currencylayer.com/documentation","Section":"Currency Exchange"},{"API":"Fixer.io","Description":"Exchange rates and currency conversion","Auth":null,"HTTPS":true,"Link":"http://fixer.io","Section":"Currency Exchange"},{"API":"languagelayer","Description":"Language detection","Auth":null,"HTTPS":true,"Link":"https://languagelayer.com","Section":"Data Validation"},{"API":"Lob.com","Description":"US Address Verification","Auth":"apiKey","HTTPS":true,"Link":"https://lob.com/","Section":"Data Validation"},{"API":"mailboxlayer","Description":"Email address validation","Auth":null,"HTTPS":true,"Link":"https://mailboxlayer.com","Section":"Data Validation"},{"API":"numverify","Description":"Phone number validation","Auth":null,"HTTPS":true,"Link":"https://numverify.com","Section":"Data Validation"},{"API":"PurgoMalum","Description":"Content validator against profanity & obscenity","Auth":null,"HTTPS":false,"Link":"http://www.purgomalum.com","Section":"Data Validation"},{"API":"vatlayer","Description":"VAT number validation","Auth":null,"HTTPS":true,"Link":"https://vatlayer.com","Section":"Data Validation"},{"API":"Adorable Avatars","Description":"Generate random cartoon avatars","Auth":null,"HTTPS":true,"Link":"http://avatars.adorable.io","Section":"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/","Section":"Development"},{"API":"Bacon Ipsum","Description":"A Meatier Lorem Ipsum Generator","Auth":null,"HTTPS":true,"Link":"https://baconipsum.com/json-api/","Section":"Development"},{"API":"BetterMeta","Description":"Return a site's meta tags in JSON format","Auth":"X-Mashape-Key","HTTPS":true,"Link":"http://bettermeta.io","Section":"Development"},{"API":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Section":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","Section":"Development"},{"API":"Faceplusplus","Description":"A tool to detect face","Auth":"OAuth","HTTPS":true,"Link":"https://www.faceplusplus.com/","Section":"Development"},{"API":"Genderize.io","Description":"Determines a gender from a first name","Auth":null,"HTTPS":true,"Link":"https://genderize.io","Section":"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","Section":"Development"},{"API":"Gitter","Description":"Chat for GitHub","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/gitterHQ/docs","Section":"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","Section":"Development"},{"API":"Hipster Ipsum","Description":"Generates Hipster Ipsum text","Auth":null,"HTTPS":false,"Link":"http://hipsterjesus.com/","Section":"Development"},{"API":"IPify","Description":"A simple IP Address API","Auth":null,"HTTPS":true,"Link":"https://www.ipify.org/","Section":"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/","Section":"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","Section":"Development"},{"API":"JSONPlaceholder","Description":"Fake data for testing and prototyping","Auth":null,"HTTPS":false,"Link":"http://jsonplaceholder.typicode.com/","Section":"Development"},{"API":"Judge0 API","Description":"Compile and run source code","Auth":null,"HTTPS":true,"Link":"https://api.judge0.com/","Section":"Development"},{"API":"Kairos","Description":"Face Recognition and Emotion Analysis","Auth":"apiKey","HTTPS":true,"Link":"https://www.kairos.com/features","Section":"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","Section":"Development"},{"API":"LiveEdu","Description":"Live Coding Streaming","Auth":"OAuth","HTTPS":true,"Link":"https://www.liveedu.tv/developer/applications/","Section":"Development"},{"API":"Lorem Text","Description":"Generates Lorem Ipsum text","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/montanaflynn/lorem-text-generator","Section":"Development"},{"API":"Loripsum","Description":"The \"lorem ipsum\" generator that doesn't suck","Auth":null,"HTTPS":false,"Link":"http://loripsum.net/","Section":"Development"},{"API":"Myjson","Description":"A simple JSON store for your web or mobile app","Auth":null,"HTTPS":false,"Link":"http://myjson.com/api","Section":"Development"},{"API":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","Section":"Development"},{"API":"Plino","Description":"Spam filtering system","Auth":null,"HTTPS":true,"Link":"https://plino.herokuapp.com/","Section":"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","Section":"Development"},{"API":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Section":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","Section":"Development"},{"API":"ReqRes","Description":"A hosted REST-API ready to respond to your AJAX requests","Auth":null,"HTTPS":true,"Link":"https://reqres.in/ ","Section":"Development"},{"API":"RoboHash","Description":"Generate random robot/alien avatars","Auth":null,"HTTPS":true,"Link":"https://robohash.org/","Section":"Development"},{"API":"StackExchange","Description":"Q&A forum for developers","Auth":"OAuth","HTTPS":true,"Link":"https://api.stackexchange.com/","Section":"Development"},{"API":"UI Names","Description":"Generate random fake names","Auth":null,"HTTPS":true,"Link":"https://github.com/thm/uinames","Section":"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/","Section":"Development"},{"API":"File.io","Description":"File Sharing","Auth":null,"HTTPS":true,"Link":"https://www.file.io","Section":"Documents & Productivity"},{"API":"pdflayer API","Description":"HTML/URL to PDF","Auth":null,"HTTPS":true,"Link":"https://pdflayer.com","Section":"Documents & Productivity"},{"API":"Pocket","Description":"Bookmarking service","Auth":"OAuth","HTTPS":true,"Link":"https://getpocket.com/developer/","Section":"Documents & Productivity"},{"API":"PrexView","Description":"Data from XML or JSON to PDF, HTML or Image","Auth":"apiKey","HTTPS":true,"Link":"https://prexview.com","Section":"Documents & Productivity"},{"API":"Todoist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.todoist.com","Section":"Documents & Productivity"},{"API":"Wunderlist","Description":"Todo Lists","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wunderlist.com/documentation","Section":"Documents & Productivity"},{"API":"AirVisual","Description":"Air quality and weather data","Auth":"apiKey","HTTPS":true,"Link":"https://airvisual.com/api","Section":"Environment"},{"API":"OpenAQ","Description":"Open air quality data","Auth":"apiKey","HTTPS":true,"Link":"https://docs.openaq.org/","Section":"Environment"},{"API":"PM2.5.in","Description":"Air quality of China","Auth":"apiKey","HTTPS":false,"Link":"http://www.pm25.in/api_doc","Section":"Environment"},{"API":"Barchart OnDemand","Description":"Stock, Futures, and Forex Market Data","Auth":"apiKey","HTTPS":true,"Link":"https://www.barchartondemand.com/free","Section":"Finance"},{"API":"CoinDesk","Description":"Bitcoin Price Index","Auth":null,"HTTPS":false,"Link":"http://www.coindesk.com/api/","Section":"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","Section":"Finance"},{"API":"IEX","Description":"Stocks and Market Data","Auth":null,"HTTPS":true,"Link":"https://iextrading.com/developer/","Section":"Finance"},{"API":"Razorpay IFSC","Description":"Indian Financial Systems Code (Bank Branch Codes)","Auth":null,"HTTPS":true,"Link":"https://ifsc.razorpay.com/","Section":"Finance"},{"API":"VAT Rates","Description":"A collection of all VAT rates for EU countries","Auth":null,"HTTPS":true,"Link":"https://jsonvat.com/","Section":"Finance"},{"API":"BigOven","Description":"Recipe Search","Auth":"X-Mashape-Key","HTTPS":false,"Link":"http://api2.bigoven.com/","Section":"Food & Drink"},{"API":"BreweryDB","Description":"Beer","Auth":"apiKey","HTTPS":false,"Link":"http://www.brewerydb.com/developers","Section":"Food & Drink"},{"API":"Edamam","Description":"Recipe Search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.edamam.com/","Section":"Food & Drink"},{"API":"Food2Fork","Description":"Recipe Search","Auth":"apiKey","HTTPS":false,"Link":"http://food2fork.com/about/api","Section":"Food & Drink"},{"API":"LCBO","Description":"Alcohol","Auth":"apiKey","HTTPS":true,"Link":"https://lcboapi.com/","Section":"Food & Drink"},{"API":"PunkAPI","Description":"Brewdog Beer Recipes","Auth":null,"HTTPS":true,"Link":"https://punkapi.com/","Section":"Food & Drink"},{"API":"Recipe Puppy","Description":"Food","Auth":null,"HTTPS":false,"Link":"http://www.recipepuppy.com/about/api/","Section":"Food & Drink"},{"API":"TacoFancy","Description":"Community-driven taco database","Auth":null,"HTTPS":false,"Link":"https://github.com/evz/tacofancy-api","Section":"Food & Drink"},{"API":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","Section":"Food & Drink"},{"API":"The Report of the Week","Description":"Food & Drink Reviews","Auth":null,"HTTPS":true,"Link":"https://github.com/andyklimczak/TheReportOfTheWeek-API","Section":"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/","Section":"Food & Drink"},{"API":"Yummly","Description":"Find food recipes","Auth":null,"HTTPS":true,"Link":"https://developer.yummly.com/","Section":"Food & Drink"},{"API":"Zomato","Description":"Discover restaurants","Auth":"apiKey","HTTPS":true,"Link":"https://developers.zomato.com/api","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"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/","Section":"Fraud Prevention"},{"API":"Battle.net","Description":"Blizzard Entertainment","Auth":null,"HTTPS":true,"Link":"https://dev.battle.net/","Section":"Games & Comics"},{"API":"Battlefield 4","Description":"Battlefield 4 Information","Auth":null,"HTTPS":true,"Link":"https://bf4stats.com/api","Section":"Games & Comics"},{"API":"Chuck Norris Database","Description":"Jokes","Auth":null,"HTTPS":false,"Link":"http://www.icndb.com/api/","Section":"Games & Comics"},{"API":"Clash of Clans","Description":"Clash of Clans Game Information","Auth":null,"HTTPS":true,"Link":"https://developer.clashofclans.com","Section":"Games & Comics"},{"API":"Clash Royale","Description":"Clash Royale Game Information","Auth":null,"HTTPS":true,"Link":"https://github.com/martincarrera/clash-royale-api","Section":"Games & Comics"},{"API":"Comic Vine","Description":"Comics","Auth":null,"HTTPS":true,"Link":"https://comicvine.gamespot.com/api/documentation","Section":"Games & Comics"},{"API":"Deck of Cards","Description":"Deck of Cards","Auth":null,"HTTPS":false,"Link":"http://deckofcardsapi.com/","Section":"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","Section":"Games & Comics"},{"API":"Eve Online","Description":"Third-Party Developer Documentation","Auth":"OAuth","HTTPS":true,"Link":"https://eveonline-third-party-documentation.readthedocs.io/en/latest/","Section":"Games & Comics"},{"API":"Giant Bomb","Description":"Video Games","Auth":null,"HTTPS":true,"Link":"https://www.giantbomb.com/api/documentation","Section":"Games & Comics"},{"API":"Guild Wars 2","Description":"Guild Wars 2 Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://wiki.guildwars2.com/wiki/API:Main","Section":"Games & Comics"},{"API":"Jservice","Description":"Jeopardy Question Database","Auth":null,"HTTPS":false,"Link":"http://jservice.io","Section":"Games & Comics"},{"API":"Magic The Gathering","Description":"Magic The Gathering Game Information","Auth":null,"HTTPS":false,"Link":"http://magicthegathering.io/","Section":"Games & Comics"},{"API":"Marvel","Description":"Marvel Comics","Auth":"apiKey","HTTPS":false,"Link":"http://developer.marvel.com","Section":"Games & Comics"},{"API":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","Section":"Games & Comics"},{"API":"Open Trivia","Description":"Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://opentdb.com/api_config.php","Section":"Games & Comics"},{"API":"PandaScore","Description":"E-sports games and results","Auth":"apiKey","HTTPS":true,"Link":"https://api.pandascore.co","Section":"Games & Comics"},{"API":"Pokéapi","Description":"Pokémon Information","Auth":null,"HTTPS":false,"Link":"http://pokeapi.co","Section":"Games & Comics"},{"API":"Qriusity","Description":"Quiz/Trivia Questions","Auth":null,"HTTPS":true,"Link":"https://qriusity.com/","Section":"Games & Comics"},{"API":"Riot Games","Description":"League of Legends Game Information","Auth":"apiKey","HTTPS":true,"Link":"https://developer.riotgames.com/","Section":"Games & Comics"},{"API":"Steam","Description":"Steam Client Interaction","Auth":"OAuth","HTTPS":true,"Link":"https://developer.valvesoftware.com/wiki/Steam_Web_API","Section":"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","Section":"Geocoding"},{"API":"Bing Maps","Description":"Create/customize digital maps based on Bing Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://www.microsoft.com/maps/","Section":"Geocoding"},{"API":"Geocode.xyz","Description":"Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing","Auth":null,"HTTPS":true,"Link":"https://geocode.xyz/","Section":"Geocoding"},{"API":"GeoNames","Description":"Place names and other geographical data","Auth":null,"HTTPS":false,"Link":"http://www.geonames.org/export/web-services.html","Section":"Geocoding"},{"API":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.html","Section":"Geocoding"},{"API":"Google Maps","Description":"Create/customize digital maps based on Google Maps data","Auth":"apiKey","HTTPS":true,"Link":"https://developers.google.com/maps/","Section":"Geocoding"},{"API":"GraphLoc","Description":"Free GraphQL IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.graphloc.com","Section":"Geocoding"},{"API":"IP 2 Country","Description":"Map an IP to a country","Auth":null,"HTTPS":true,"Link":"https://ip2country.info","Section":"Geocoding"},{"API":"IP Address Details","Description":"Find geolocation with ip address","Auth":null,"HTTPS":true,"Link":"https://ipinfo.io/","Section":"Geocoding"},{"API":"IP Location","Description":"Find IP address location information","Auth":null,"HTTPS":true,"Link":"https://ipapi.co/","Section":"Geocoding"},{"API":"IP Vigilante","Description":"Free IP Geolocation API","Auth":null,"HTTPS":true,"Link":"https://www.ipvigilante.com/","Section":"Geocoding"},{"API":"Mapbox","Description":"Create/customize beautiful digital maps","Auth":"apiKey","HTTPS":true,"Link":"https://www.mapbox.com/developers/","Section":"Geocoding"},{"API":"Mapzen Search","Description":"Open Source & Open Data Global Geocoding Service","Auth":"apiKey","HTTPS":true,"Link":"https://mapzen.com/products/search/","Section":"Geocoding"},{"API":"Mexico","Description":"Mexico RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://github.com/IcaliaLabs/sepomex","Section":"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/","Section":"Geocoding"},{"API":"OnWater","Description":"Determine if a lat/lon is on water or land","Auth":null,"HTTPS":true,"Link":"https://onwater.io/","Section":"Geocoding"},{"API":"OpenCage","Description":"Forward and reverse geocoding using open data","Auth":null,"HTTPS":true,"Link":"https://geocoder.opencagedata.com","Section":"Geocoding"},{"API":"OpenStreetMap","Description":"Navigation, geolocation and geographical data","Auth":"OAuth","HTTPS":false,"Link":"http://wiki.openstreetmap.org/wiki/API","Section":"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","Section":"Geocoding"},{"API":"Postcodes.io","Description":"Postcode lookup & Geolocation for the UK","Auth":null,"HTTPS":true,"Link":"https://postcodes.io","Section":"Geocoding"},{"API":"REST Countries","Description":"Get information about countries via a RESTful API","Auth":null,"HTTPS":true,"Link":"https://restcountries.eu","Section":"Geocoding"},{"API":"Utah AGRC","Description":"Utah Web API for geocoding Utah addresses","Auth":"apiKey","HTTPS":true,"Link":"https://api.mapserv.utah.gov","Section":"Geocoding"},{"API":"ViaCep","Description":"Brazil RESTful zip codes API","Auth":null,"HTTPS":true,"Link":"https://viacep.com.br","Section":"Geocoding"},{"API":"Zippopotam","Description":"Get information about place such as country, city, state, etc","Auth":null,"HTTPS":false,"Link":"http://www.zippopotam.us","Section":"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","Section":"Government"},{"API":"FEC","Description":"Information on campaign donations in federal elections","Auth":"apiKey","HTTPS":true,"Link":"https://api.open.fec.gov/developers/","Section":"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/","Section":"Government"},{"API":"Diabetes","Description":"Logging and retrieving diabetes information","Auth":null,"HTTPS":false,"Link":"http://predictbgl.com/api/","Section":"Health"},{"API":"Flutrack","Description":"Influenza-like symptoms with geotracking","Auth":null,"HTTPS":false,"Link":"http://www.flutrack.org/","Section":"Health"},{"API":"Makeup","Description":"Makeup Information","Auth":null,"HTTPS":false,"Link":"http://makeup-api.herokuapp.com/","Section":"Health"},{"API":"Medicare","Description":"Access to the data from the CMS - medicaregov","Auth":null,"HTTPS":true,"Link":"https://data.medicare.gov/developers","Section":"Health"},{"API":"Nutritionix","Description":"Worlds largest verified nutrition database","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nutritionix.com/","Section":"Health"},{"API":"openFDA","Description":"Public FDA data about drugs, devices, and foods","Auth":null,"HTTPS":true,"Link":"https://open.fda.gov/api/","Section":"Health"},{"API":"USDA Nutrients","Description":"National Nutrient Database for Standard Reference","Auth":null,"HTTPS":true,"Link":"https://ndb.nal.usda.gov/ndb/doc/index","Section":"Health"},{"API":"API.AI","Description":"Natural Language Processing","Auth":"apiKey","HTTPS":true,"Link":"https://api.ai/","Section":"Machine Learning"},{"API":"Clarifai","Description":"Computer Vision","Auth":"OAuth","HTTPS":true,"Link":"https://developer.clarifai.com/","Section":"Machine Learning"},{"API":"Cleverbot","Description":"Web chat bot","Auth":"apiKey","HTTPS":true,"Link":"https://www.cleverbot.com/api/","Section":"Machine Learning"},{"API":"Keen IO","Description":"Data Analytics","Auth":"apiKey","HTTPS":true,"Link":"https://keen.io/","Section":"Machine Learning"},{"API":"Unplugg","Description":"Forecasting API for timeseries data","Auth":"apiKey","HTTPS":true,"Link":"https://unplu.gg/test_api.html","Section":"Machine Learning"},{"API":"Wit.ai","Description":"Natural Language Processing","Auth":"OAuth","HTTPS":true,"Link":"https://wit.ai/","Section":"Machine Learning"},{"API":"Newton","Description":"Symbolic and Arithmetic Math Calculator","Auth":null,"HTTPS":true,"Link":"https://newton.now.sh/","Section":"Math"},{"API":"Numbers API","Description":"Facts about numbers","Auth":null,"HTTPS":false,"Link":"http://numbersapi.com","Section":"Math"},{"API":"Bandsintown","Description":"Music Events","Auth":null,"HTTPS":true,"Link":"https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0","Section":"Music"},{"API":"Deezer","Description":"Music","Auth":"OAuth","HTTPS":false,"Link":"http://developers.deezer.com/login?redirect=/api","Section":"Music"},{"API":"Discogs","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.discogs.com/developers/","Section":"Music"},{"API":"Genius","Description":"Crowdsourced lyrics and music knowledge","Auth":"OAuth","HTTPS":true,"Link":"https://docs.genius.com/","Section":"Music"},{"API":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","Section":"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/","Section":"Music"},{"API":"LastFm","Description":"Music","Auth":"apiKey","HTTPS":false,"Link":"http://www.last.fm/api","Section":"Music"},{"API":"Lyrics.ovh","Description":"Simple API to retrieve the lyrics of a song","Auth":null,"HTTPS":true,"Link":"http://docs.lyricsovh.apiary.io/","Section":"Music"},{"API":"Mixcloud","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://www.mixcloud.com/developers/","Section":"Music"},{"API":"MusicBrainz","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2","Section":"Music"},{"API":"Musikki","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://music-api.musikki.com/reference","Section":"Music"},{"API":"Musixmatch","Description":"Music","Auth":"apiKey","HTTPS":true,"Link":"https://developer.musixmatch.com/","Section":"Music"},{"API":"Songkick","Description":"Music Events","Auth":"OAuth","HTTPS":true,"Link":"https://www.songkick.com/developer/","Section":"Music"},{"API":"Songsterr","Description":"Provides guitar, bass and drums tabs and chords","Auth":null,"HTTPS":true,"Link":"https://www.songsterr.com/a/wa/api/","Section":"Music"},{"API":"Soundcloud","Description":"Music","Auth":null,"HTTPS":true,"Link":"https://developers.soundcloud.com/","Section":"Music"},{"API":"Spotify","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.spotify.com/web-api/","Section":"Music"},{"API":"Vagalume","Description":"Crowdsourced lyrics and music knowledge","Auth":"apiKey","HTTPS":true,"Link":"https://api.vagalume.com.br/docs/","Section":"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/","Section":"News"},{"API":"New York Times","Description":"Provides news","Auth":"apiKey","HTTPS":true,"Link":"https://developer.nytimes.com/","Section":"News"},{"API":"News API","Description":"Headlines currently published on a range of news sources and blogs","Auth":"apiKey","HTTPS":true,"Link":"https://newsapi.org/","Section":"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/","Section":"News"},{"API":"18F","Description":"US Federal Government /Developer Program","Auth":null,"HTTPS":false,"Link":"http://18f.github.io/API-All-the-X/","Section":"Open Data"},{"API":"Abbreviation","Description":"Get abbreviations and meanings","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/abbreviations","Section":"Open Data"},{"API":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Section":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","Section":"Open Data"},{"API":"Celebinfo","Description":"Celebrity information","Auth":"X-Mashape-Key","HTTPS":true,"Link":"https://market.mashape.com/daxeel/celebinfo/","Section":"Open Data"},{"API":"Colorado Data Engine","Description":"Formatted and geolocated Colorado public data","Auth":null,"HTTPS":true,"Link":"http://codataengine.org/","Section":"Open Data"},{"API":"Colorado Information Marketplace","Description":"Colorado State Government Open Data","Auth":null,"HTTPS":true,"Link":"https://data.colorado.gov/","Section":"Open Data"},{"API":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Section":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/api/","Section":"Open Data"},{"API":"Dronestream","Description":"Tracks United States drone strikes","Auth":null,"HTTPS":true,"Link":"https://dronestre.am/","Section":"Open Data"},{"API":"fonoApi","Description":"Mobile Device Description","Auth":null,"HTTPS":true,"Link":"https://fonoapi.freshpixl.com/","Section":"Open Data"},{"API":"Open Government, Australia","Description":"Australian Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov.au/","Section":"Open Data"},{"API":"Open Government, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","Section":"Open Data"},{"API":"Open Government, Canada","Description":"Canadian Government Open Data","Auth":null,"HTTPS":false,"Link":"http://open.canada.ca/en","Section":"Open Data"},{"API":"Open Government Data, India","Description":"Indian Government Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/","Section":"Open Data"},{"API":"Open Government, New Zealand","Description":"New Zealand Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.govt.nz/","Section":"Open Data"},{"API":"Outpan","Description":"A Database of Everything","Auth":"apiKey","HTTPS":true,"Link":"https://outpan.mixnode.com/developers","Section":"Open Data"},{"API":"Pearson","Description":"Dictionary Data","Auth":"apiKey","HTTPS":false,"Link":"http://developer.pearson.com/apis/dictionaries","Section":"Open Data"},{"API":"Prague Opendata","Description":"Prague City Open Data","Auth":null,"HTTPS":false,"Link":"http://opendata.praha.eu/en","Section":"Open Data"},{"API":"Quandl","Description":"Stock Market Data","Auth":null,"HTTPS":true,"Link":"https://www.quandl.com/","Section":"Open Data"},{"API":"Represent by Open North","Description":"Find Canadian Government Representatives","Auth":null,"HTTPS":true,"Link":"https://represent.opennorth.ca/","Section":"Open Data"},{"API":"Scoop.it","Description":"Content Curation Service","Auth":"apiKey","HTTPS":false,"Link":"http://www.scoop.it/dev","Section":"Open Data"},{"API":"Teleport","Description":"Quality of Life Data","Auth":null,"HTTPS":true,"Link":"https://developers.teleport.org/","Section":"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","Section":"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","Section":"Open Data"},{"API":"Wikipedia","Description":"Mediawiki Encyclopedia","Auth":null,"HTTPS":true,"Link":"https://www.mediawiki.org/wiki/API:Main_page","Section":"Open Data"},{"API":"Wordnik","Description":"Dictionary Data","Auth":null,"HTTPS":false,"Link":"http://developer.wordnik.com","Section":"Open Data"},{"API":"Yelp","Description":"Find Local Business","Auth":"OAuth","HTTPS":true,"Link":"https://www.yelp.com/developers/documentation/v3","Section":"Open Data"},{"API":"Countly","Description":"Countly web analytics","Auth":null,"HTTPS":false,"Link":"http://resources.count.ly/docs","Section":"Open Source projects"},{"API":"Drupal.org","Description":"Drupalorg","Auth":null,"HTTPS":true,"Link":"https://www.drupal.org/drupalorg/docs/api","Section":"Open Source projects"},{"API":"Libraries.io","Description":"Open source software libraries","Auth":"apiKey","HTTPS":true,"Link":"https://libraries.io/api","Section":"Open Source projects"},{"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","Section":"Patent"},{"API":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","Section":"Patent"},{"API":"USPTO","Description":"USA patent api services","Auth":null,"HTTPS":true,"Link":"https://www.uspto.gov/learning-and-resources/open-data-and-mobility","Section":"Patent"},{"API":"chucknorris.io","Description":"JSON API for hand curated Chuck Norris jokes","Auth":null,"HTTPS":true,"Link":"https://api.chucknorris.io","Section":"Personality"},{"API":"Forismatic","Description":"Inspirational Quotes","Auth":null,"HTTPS":false,"Link":"http://forismatic.com/en/api/","Section":"Personality"},{"API":"icanhazdadjoke","Description":"The largest selection of dad jokes on the internet","Auth":null,"HTTPS":true,"Link":"https://icanhazdadjoke.com/api","Section":"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","Section":"Personality"},{"API":"Quotes on Design","Description":"Inspirational Quotes","Auth":null,"HTTPS":true,"Link":"https://quotesondesign.com/api-v4-0/","Section":"Personality"},{"API":"Traitify","Description":"Assess, collect, and analyze Personality","Auth":null,"HTTPS":true,"Link":"https://app.traitify.com/developer","Section":"Personality"},{"API":"tronalddump.io","Description":"Api & web archive for the things Donald Trump has said","Auth":null,"HTTPS":true,"Link":"https://www.tronalddump.io","Section":"Personality"},{"API":"500px","Description":"Photography Community","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/500px/api-documentation","Section":"Photography"},{"API":"Flickr","Description":"Flickr Services","Auth":"OAuth","HTTPS":true,"Link":"https://www.flickr.com/services/api/","Section":"Photography"},{"API":"Gfycat","Description":"Jiffier GIFs","Auth":"OAuth","HTTPS":true,"Link":"https://developers.gfycat.com/api/","Section":"Photography"},{"API":"Giphy","Description":"Get all your gifs","Auth":null,"HTTPS":true,"Link":"https://github.com/Giphy/GiphyAPI","Section":"Photography"},{"API":"Imgur","Description":"Images","Auth":"OAuth","HTTPS":true,"Link":"https://api.imgur.com/#overview","Section":"Photography"},{"API":"ScreenShotLayer","Description":"URL 2 Image","Auth":null,"HTTPS":true,"Link":"https://screenshotlayer.com","Section":"Photography"},{"API":"Unsplash","Description":"Photography","Auth":"OAuth","HTTPS":true,"Link":"https://unsplash.com/developers","Section":"Photography"},{"API":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","Section":"Photography"},{"API":"arcsecond.io","Description":"Multiple astronomy data sources","Auth":null,"HTTPS":true,"Link":"https://api.arcsecond.io/","Section":"Science"},{"API":"CORE","Description":"Access the world's Open Access research papers","Auth":"apiKey","HTTPS":true,"Link":"https://core.ac.uk/services#api","Section":"Science"},{"API":"Fedger.io","Description":"Query machine intelligence data","Auth":null,"HTTPS":true,"Link":"https://dev.fedger.io/docs/","Section":"Science"},{"API":"inspirehep.net","Description":"High Energy Physics info system","Auth":null,"HTTPS":true,"Link":"https://inspirehep.net/info/hep/api?ln=en","Section":"Science"},{"API":"Launch Library","Description":"Upcoming Space Launches","Auth":null,"HTTPS":true,"Link":"https://launchlibrary.net/1.2/docs/api.html","Section":"Science"},{"API":"Minor Planet Center","Description":"Asterankcom Information","Auth":null,"HTTPS":false,"Link":"http://www.asterank.com/mpc","Section":"Science"},{"API":"NASA","Description":"NASA data, including imagery","Auth":null,"HTTPS":true,"Link":"https://api.nasa.gov","Section":"Science"},{"API":"Open Notify","Description":"ISS astronauts, current location, etc","Auth":null,"HTTPS":false,"Link":"http://open-notify.org/Open-Notify-API/","Section":"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","Section":"Science"},{"API":"USGS Earthquake Hazards Program","Description":"Earthquakes data real-time","Auth":null,"HTTPS":true,"Link":"https://earthquake.usgs.gov/fdsnws/event/1/","Section":"Science"},{"API":"USGS Water Services","Description":"Water quality and level info for rivers and lakes","Auth":null,"HTTPS":true,"Link":"https://waterservices.usgs.gov/","Section":"Science"},{"API":"World Bank","Description":"World Data","Auth":null,"HTTPS":false,"Link":"https://datahelpdesk.worldbank.org/knowledgebase/topics/125589","Section":"Science"},{"API":"AXFR Database","Description":"AXFR public database","Auth":null,"HTTPS":false,"Link":"http://api.axfrcheck.com","Section":"Security"},{"API":"UK Police","Description":"UK Police data","Auth":null,"HTTPS":true,"Link":"https://data.police.uk/docs/","Section":"Security"},{"API":"eBay","Description":"Sell and Buy on eBay","Auth":"OAuth","HTTPS":true,"Link":"https://go.developer.ebay.com/","Section":"Shopping"},{"API":"Cisco Spark","Description":"Team Collaboration Software","Auth":"OAuth","HTTPS":true,"Link":"https://developer.ciscospark.com","Section":"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","Section":"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/","Section":"Social"},{"API":"Facebook","Description":"Facebook Login, Share on FB, Social Plugins, Analytics and more","Auth":"OAuth","HTTPS":true,"Link":"https://developers.facebook.com/","Section":"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/","Section":"Social"},{"API":"Fuck Off as a Service","Description":"Asks someone to fuck off","Auth":null,"HTTPS":true,"Link":"https://www.foaas.com","Section":"Social"},{"API":"Full Contact","Description":"Get Social Media profiles and contact Information","Auth":"OAuth","HTTPS":true,"Link":"https://www.fullcontact.com/developer/docs/","Section":"Social"},{"API":"HackerNews","Description":"Social news for CS and entrepreneurship","Auth":null,"HTTPS":true,"Link":"https://github.com/HackerNews/API","Section":"Social"},{"API":"Instagram","Description":"Instagram Login, Share on Instagram, Social Plugins and more","Auth":"OAuth","HTTPS":true,"Link":"https://www.instagram.com/developer/","Section":"Social"},{"API":"LinkedIn","Description":"The foundation of all digital integrations with LinkedIn","Auth":"OAuth","HTTPS":true,"Link":"https://developer.linkedin.com/docs/rest-api","Section":"Social"},{"API":"Meetup.com","Description":"Data about Meetups from Meetupcom","Auth":"apiKey","HTTPS":true,"Link":"https://www.meetup.com/meetup_api/","Section":"Social"},{"API":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","Section":"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","Section":"Social"},{"API":"Pinterest","Description":"The world's catalog of ideas","Auth":"OAuth","HTTPS":true,"Link":"https://developers.pinterest.com/","Section":"Social"},{"API":"PWRTelegram bot","Description":"Boosted version of the Telegram bot API","Auth":"OAuth","HTTPS":true,"Link":"https://pwrtelegram.xyz","Section":"Social"},{"API":"Reddit","Description":"Homepage of the internet","Auth":"OAuth","HTTPS":true,"Link":"https://www.reddit.com/dev/api","Section":"Social"},{"API":"Slack","Description":"Team Instant Messaging","Auth":"OAuth","HTTPS":true,"Link":"https://api.slack.com/","Section":"Social"},{"API":"Tumblr","Description":"Read and write Tumblr Data","Auth":"OAuth","HTTPS":true,"Link":"https://www.tumblr.com/docs/en/api/v2","Section":"Social"},{"API":"Twitch","Description":"Game Streaming API","Auth":"OAuth","HTTPS":true,"Link":"https://github.com/justintv/Twitch-API","Section":"Social"},{"API":"Twitter","Description":"Read and write Twitter data","Auth":"OAuth","HTTPS":true,"Link":"https://dev.twitter.com/rest/public","Section":"Social"},{"API":"vk","Description":"Read and write vk data","Auth":"OAuth","HTTPS":true,"Link":"https://vk.com/dev/sites","Section":"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","Section":"Sports & Fitness"},{"API":"City Bikes","Description":"City Bikes around the world","Auth":null,"HTTPS":false,"Link":"http://api.citybik.es/v2/","Section":"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/","Section":"Sports & Fitness"},{"API":"Fitbit","Description":"Fitbit Information","Auth":"OAuth","HTTPS":true,"Link":"https://dev.fitbit.com/","Section":"Sports & Fitness"},{"API":"Football-Data.org","Description":"Football Data","Auth":null,"HTTPS":false,"Link":"http://api.football-data.org/index","Section":"Sports & Fitness"},{"API":"JCDecaux Bike","Description":"JCDecaux's self-service bicycles","Auth":"apiKey","HTTPS":true,"Link":"https://developer.jcdecaux.com/","Section":"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","Section":"Sports & Fitness"},{"API":"NFL Arrests","Description":"NFL Arrest Data","Auth":null,"HTTPS":false,"Link":"http://nflarrest.com/api/","Section":"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","Section":"Sports & Fitness"},{"API":"Strava","Description":"Connect with athletes, activities and more","Auth":"OAuth","HTTPS":true,"Link":"https://strava.github.io/api/","Section":"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/","Section":"Sports & Fitness"},{"API":"Wger","Description":"Workout manager data as exercises, muscles or equipment","Auth":"apiKey","HTTPS":true,"Link":"https://wger.de/en/software/api","Section":"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","Section":"Tracking"},{"API":"Sweden","Description":"Provides information about parcels in transport","Auth":"apiKey","HTTPS":false,"Link":"https://developer.postnord.com/docs2","Section":"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/","Section":"Transportation"},{"API":"Amadeus Travel Innovation Sandbox","Description":"Travel Search - Limited usage","Auth":"apiKey","HTTPS":true,"Link":"https://sandbox.amadeus.com/","Section":"Transportation"},{"API":"Bay Area Rapid Transit","Description":"Stations and predicted arrivals for BART","Auth":"apiKey","HTTPS":false,"Link":"http://api.bart.gov","Section":"Transportation"},{"API":"Community Transit","Description":"Transitland API","Auth":null,"HTTPS":true,"Link":"https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints","Section":"Transportation"},{"API":"Goibibo","Description":"API for travel search","Auth":"apiKey","HTTPS":true,"Link":"https://developer.goibibo.com/docs","Section":"Transportation"},{"API":"Icelandic APIs","Description":"Open APIs that deliver services in or regarding Iceland","Auth":null,"HTTPS":true,"Link":"http://docs.apis.is/","Section":"Transportation"},{"API":"Indian Railways","Description":"Indian Railways Information","Auth":"apiKey","HTTPS":false,"Link":"http://api.erail.in/","Section":"Transportation"},{"API":"Izi","Description":"Audio guide for travellers","Auth":"apiKey","HTTPS":true,"Link":"http://api-docs.izi.travel/","Section":"Transportation"},{"API":"Navitia","Description":"The open API for building cool stuff with transport data","Auth":"apiKey","HTTPS":true,"Link":"https://api.navitia.io/","Section":"Transportation"},{"API":"The Nomad List","Description":"A list of the best places to live/work remotely","Auth":null,"HTTPS":true,"Link":"https://nomadlist.com/faq","Section":"Transportation"},{"API":"Schiphol Airport","Description":"Schiphol","Auth":"apiKey","HTTPS":true,"Link":"https://developer.schiphol.nl/","Section":"Transportation"},{"API":"TransitLand","Description":"Transit Aggregation","Auth":null,"HTTPS":true,"Link":"https://transit.land/documentation/datastore/api-endpoints.html","Section":"Transportation"},{"API":"Transport for Atlanta, US","Description":"Marta","Auth":null,"HTTPS":false,"Link":"http://www.itsmarta.com/app-developer-resources.aspx","Section":"Transportation"},{"API":"Transport for Auckland, New Zealand","Description":"Auckland Transport","Auth":null,"HTTPS":true,"Link":"https://api.at.govt.nz/","Section":"Transportation"},{"API":"Transport for Belgium","Description":"Belgian transport API","Auth":null,"HTTPS":true,"Link":"https://hello.irail.be/api/","Section":"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","Section":"Transportation"},{"API":"Transport for Boston, US","Description":"MBTA API","Auth":null,"HTTPS":false,"Link":"http://realtime.mbta.com/Portal/Home/Documents","Section":"Transportation"},{"API":"Transport for Budapest, Hungary","Description":"Budapest public transport API","Auth":null,"HTTPS":true,"Link":"https://apiary.io/","Section":"Transportation"},{"API":"Transport for Chicago, US","Description":"CTA","Auth":null,"HTTPS":false,"Link":"http://www.transitchicago.com/developers/","Section":"Transportation"},{"API":"Transport for Czech Republic","Description":"Czech transport API","Auth":null,"HTTPS":true,"Link":"https://www.chaps.cz/eng/products/idos-internet","Section":"Transportation"},{"API":"Transport for Denver, US","Description":"RTD","Auth":null,"HTTPS":false,"Link":"http://www.rtd-denver.com/gtfs-developer-guide.shtml","Section":"Transportation"},{"API":"Transport for Finland","Description":"Finnish transport API","Auth":null,"HTTPS":true,"Link":"https://digitransit.fi/en/developers/ ","Section":"Transportation"},{"API":"Transport for Germany","Description":"Deutsche Bahn (DB) API","Auth":"apiKey","HTTPS":false,"Link":"http://data.deutschebahn.com/dataset/api-fahrplan","Section":"Transportation"},{"API":"Transport for India","Description":"India Public Transport API","Auth":"apiKey","HTTPS":true,"Link":"https://data.gov.in/sector/transport","Section":"Transportation"},{"API":"Transport for London, England","Description":"TfL API","Auth":null,"HTTPS":true,"Link":"https://api.tfl.gov.uk","Section":"Transportation"},{"API":"Transport for Madrid, Spain","Description":"Madrid BUS transport API","Auth":"apiKey","HTTPS":false,"Link":"http://opendata.emtmadrid.es/Servicios-web/BUS","Section":"Transportation"},{"API":"Transport for Minneapolis, US","Description":"NexTrip API","Auth":"OAuth","HTTPS":false,"Link":"http://svc.metrotransit.org/","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"NS, only trains","Auth":"apiKey","HTTPS":false,"Link":"http://www.ns.nl/reisinformatie/ns-api","Section":"Transportation"},{"API":"Transport for The Netherlands","Description":"OVAPI, country-wide public transport","Auth":null,"HTTPS":true,"Link":"https://github.com/skywave/KV78Turbo-OVAPI/wiki","Section":"Transportation"},{"API":"Transport for New York City, US","Description":"MTA","Auth":"apiKey","HTTPS":false,"Link":"http://datamine.mta.info/","Section":"Transportation"},{"API":"Transport for Norway","Description":"Norwegian transport API","Auth":null,"HTTPS":false,"Link":"http://reisapi.ruter.no/help","Section":"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","Section":"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/","Section":"Transportation"},{"API":"Transport for Paris, France","Description":"Live schedules made simple","Auth":null,"HTTPS":false,"Link":"http://restratpws.azurewebsites.net/swagger/","Section":"Transportation"},{"API":"Transport for Philadelphia, US","Description":"SEPTA APIs","Auth":null,"HTTPS":false,"Link":"http://www3.septa.org/hackathon/","Section":"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","Section":"Transportation"},{"API":"Transport for São Paulo, Brazil","Description":"SPTrans","Auth":"OAuth","HTTPS":false,"Link":"http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx","Section":"Transportation"},{"API":"Transport for Sweden","Description":"Public Transport consumer","Auth":"OAuth","HTTPS":true,"Link":"https://www.trafiklab.se/api","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Swiss public transport API","Auth":null,"HTTPS":true,"Link":"https://transport.opendata.ch/","Section":"Transportation"},{"API":"Transport for Switzerland","Description":"Official Swiss Public Transport Open Data","Auth":"apiKey","HTTPS":true,"Link":"https://opentransportdata.swiss/en/","Section":"Transportation"},{"API":"Transport for Tokyo, Japan","Description":"Tokyo Metro","Auth":"apiKey","HTTPS":true,"Link":"https://developer.tokyometroapp.jp/info","Section":"Transportation"},{"API":"Transport for Toronto, Canada","Description":"TTC","Auth":null,"HTTPS":true,"Link":"https://myttc.ca/developers","Section":"Transportation"},{"API":"Transport for Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Section":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","Section":"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/","Section":"Transportation"},{"API":"Transport for Washington, US","Description":"Washington Metro transport API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.wmata.com/","Section":"Transportation"},{"API":"Uber","Description":"Request Uber rides, reach riders, transport things, and reward drivers","Auth":"OAuth","HTTPS":true,"Link":"https://developer.uber.com/","Section":"Transportation"},{"API":"WhereIsMyTransport","Description":"Platform for public transport data in emerging cities","Auth":"OAuth","HTTPS":true,"Link":"https://developer.whereismytransport.com/","Section":"Transportation"},{"API":"Universities List","Description":"University names, countries and domains","Auth":null,"HTTPS":true,"Link":"https://github.com/Hipo/university-domains-list","Section":"University"},{"API":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Section":"Vehicle"},{"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/","Section":"Vehicle"},{"API":"NHTSA Vehicles","Description":"NHTSA Product Information Catalog and Vehicle Listing","Auth":null,"HTTPS":true,"Link":"https://vpic.nhtsa.dot.gov/api/","Section":"Vehicle"},{"API":"An API of Ice And Fire","Description":"Game Of Thrones API","Auth":null,"HTTPS":true,"Link":"https://anapioficeandfire.com/","Section":"Video"},{"API":"Dailymotion","Description":"Dailymotion Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.dailymotion.com/","Section":"Video"},{"API":"Netflix Roulette","Description":"Netflix database","Auth":null,"HTTPS":true,"Link":"https://netflixroulette.net/api/","Section":"Video"},{"API":"Ron Swanson Quotes","Description":"Television","Auth":null,"HTTPS":true,"Link":"https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api","Section":"Video"},{"API":"SWAPI","Description":"Star Wars Information","Auth":null,"HTTPS":true,"Link":"https://swapi.co","Section":"Video"},{"API":"TMDb","Description":"Community-based movie data","Auth":"apiKey","HTTPS":true,"Link":"https://www.themoviedb.org/documentation/api","Section":"Video"},{"API":"TVMaze","Description":"TV Show Data","Auth":null,"HTTPS":false,"Link":"http://www.tvmaze.com/api","Section":"Video"},{"API":"Vimeo","Description":"Vimeo Developer API","Auth":"OAuth","HTTPS":true,"Link":"https://developer.vimeo.com/","Section":"Video"},{"API":"YouTube","Description":"Add YouTube functionality to your sites and apps","Auth":"OAuth","HTTPS":true,"Link":"https://developers.google.com/youtube/","Section":"Video"},{"API":"Dark Sky","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://darksky.net/dev/","Section":"Weather"},{"API":"MetaWeather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://www.metaweather.com/api/","Section":"Weather"},{"API":"OpenWeatherMap","Description":"Weather","Auth":"apiKey","HTTPS":false,"Link":"http://openweathermap.org/api","Section":"Weather"},{"API":"Weatherbit","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.weatherbit.io/api","Section":"Weather"},{"API":"Wunderground","Description":"Weather","Auth":"apiKey","HTTPS":true,"Link":"https://www.wunderground.com/weather/api/","Section":"Weather"},{"API":"Yahoo! Weather","Description":"Weather","Auth":null,"HTTPS":true,"Link":"https://developer.yahoo.com/weather/","Section":"Weather"}]} +{"count":358,"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":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","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":"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":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","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":"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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"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":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.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":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","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":"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":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","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":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/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, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","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 Data, 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":"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":"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":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","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":"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":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","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":"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":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","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":"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":"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":"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":"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":"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":"The 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 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 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 São 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 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 Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","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":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"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":"NHTSA Vehicles","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 fe74ef630446dfed4e80246042b598d75914ddd7 Mon Sep 17 00:00:00 2001 From: Abialbon Paul Date: Thu, 17 Aug 2017 09:46:27 -0400 Subject: [PATCH 054/167] Add Mercury API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d2aa489..436cc0a4 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | File.io | File Sharing | No | Yes | [Go!](https://www.file.io) | +| Mercury | Web parser | apiKey | Yes | [Go!](https://mercury.postlight.com/web-parser/) | | 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) | From bdd7c9be700288426edc13cecb85ee683e2ffb34 Mon Sep 17 00:00:00 2001 From: Abialbon Paul Date: Thu, 17 Aug 2017 10:22:01 -0400 Subject: [PATCH 055/167] Add backticks to Auth --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 436cc0a4..8a5c04f8 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | File.io | File Sharing | No | Yes | [Go!](https://www.file.io) | -| Mercury | Web parser | apiKey | Yes | [Go!](https://mercury.postlight.com/web-parser/) | +| Mercury | Web parser | `apiKey` | Yes | [Go!](https://mercury.postlight.com/web-parser/) | | 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) | From c8d348ca93c6c1710c6c03795f09d86df70925f1 Mon Sep 17 00:00:00 2001 From: Travis Date: Thu, 17 Aug 2017 14:24:01 +0000 Subject: [PATCH 056/167] rebuild JSON at 8463e5d [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 217e3abd..b0de710e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 358, + "count": 359, "entries": [ { "API": "Dogs", @@ -609,6 +609,14 @@ "HTTPS": true, "Link": "https://www.file.io" }, + { + "API": "Mercury", + "Auth": "apiKey", + "Category": "Documents & Productivity", + "Description": "Web parser", + "HTTPS": true, + "Link": "https://mercury.postlight.com/web-parser/" + }, { "API": "pdflayer API", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 3b63b5be..838698d5 100644 --- a/json/entries.min.json +++ b/json/entries.min.json @@ -1 +1 @@ -{"count":358,"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":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","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":"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":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","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":"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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"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":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.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":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","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":"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":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","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":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/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, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","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 Data, 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":"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":"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":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","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":"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":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","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":"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":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","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":"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":"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":"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":"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":"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":"The 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 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 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 São 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 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 Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","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":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"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":"NHTSA Vehicles","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":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":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","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":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","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":"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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"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":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.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":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","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":"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":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","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":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/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, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","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 Data, 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":"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":"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":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","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":"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":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","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":"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":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","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":"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":"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":"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":"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":"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":"The 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 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 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 São 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 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 Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","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":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"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":"NHTSA Vehicles","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 30686b2543a8ecdc342eb43d5d0491edbc9c1896 Mon Sep 17 00:00:00 2001 From: Albert Pak Date: Thu, 17 Aug 2017 15:11:31 -0500 Subject: [PATCH 057/167] added BetterDoctor api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a5c04f8..f920f993 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 058/167] 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 8a5c04f8..419bc668 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 059/167] Add Addok API (French Address Search) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a5c04f8..52c4922a 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 060/167] Restore alphabet order. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52c4922a..7922f132 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 7f71a9cfe6437cd8e6d6fa56bd589f4501efdafe Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 18 Aug 2017 11:00:24 -0400 Subject: [PATCH 061/167] Add alphabetical order check logic --- build/validate_format.rb | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/build/validate_format.rb b/build/validate_format.rb index a8f10f3c..bb175ddd 100755 --- a/build/validate_format.rb +++ b/build/validate_format.rb @@ -25,10 +25,36 @@ def add_error(line_num, val_index, message) when INDEX_LINK segment = "Link" end - $errors.push("(L%03d) %-14.14s #{message}" % [line_num, segment]) end +section = '' +sections = [] +section_to_line_num = {} +section_to_entries = Hash.new {|h,k| h[k] = Array.new } +File.foreach(filename).with_index do | line, line_num | + + if line.start_with?('###') + section = line.sub('###', '').lstrip.chop + sections.push(section) + section_to_line_num[section] = line_num + 1 + end + + # Skip non-markdown table lines and table schema lines + if !line.start_with?('|') || line.eql?("|---|---|---|---|---|\n") + next + end + + # char to check is the first char in the first column + check_char = line.split("|")[1].strip[0] + section_to_entries[section].push(check_char) +end +sections.each do | sect | + if section_to_entries[sect] != section_to_entries[sect].sort + add_error(section_to_line_num[sect], INDEX_TITLE, "#{sect} section is not in alphabetical order") + end +end + File.foreach(filename).with_index do | line, line_num | line_num += 1 From c8525b2f6d8bd54f35e479931a18b10d8112cfaf Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 18 Aug 2017 11:06:26 -0400 Subject: [PATCH 062/167] add functional break comments --- build/validate_format.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/validate_format.rb b/build/validate_format.rb index bb175ddd..512d93ab 100755 --- a/build/validate_format.rb +++ b/build/validate_format.rb @@ -28,6 +28,7 @@ def add_error(line_num, val_index, message) $errors.push("(L%03d) %-14.14s #{message}" % [line_num, segment]) end +################### CHECK ALPHABETICAL ORDER ################### section = '' sections = [] section_to_line_num = {} @@ -55,6 +56,7 @@ sections.each do | sect | end end +#################### CHECK LINE ENTRIES ######################## File.foreach(filename).with_index do | line, line_num | line_num += 1 From 4a0d7cd78cf05921a7f009d4f8fb457a81c066d2 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 18 Aug 2017 11:10:17 -0400 Subject: [PATCH 063/167] convert char to upcase for sort check --- build/validate_format.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/validate_format.rb b/build/validate_format.rb index 512d93ab..e96fcdb8 100755 --- a/build/validate_format.rb +++ b/build/validate_format.rb @@ -47,7 +47,7 @@ File.foreach(filename).with_index do | line, line_num | end # char to check is the first char in the first column - check_char = line.split("|")[1].strip[0] + check_char = line.split("|")[1].strip[0].upcase section_to_entries[section].push(check_char) end sections.each do | sect | From cfd23b41f99a9f976c7a66120db7a137c992732e Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 18 Aug 2017 11:21:01 -0400 Subject: [PATCH 064/167] check based on whole string value over first char --- build/validate_format.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/validate_format.rb b/build/validate_format.rb index e96fcdb8..923c0338 100755 --- a/build/validate_format.rb +++ b/build/validate_format.rb @@ -46,8 +46,8 @@ File.foreach(filename).with_index do | line, line_num | next end - # char to check is the first char in the first column - check_char = line.split("|")[1].strip[0].upcase + # char to check is the first column + check_char = line.split("|")[1].strip.upcase section_to_entries[section].push(check_char) end sections.each do | sect | From 6289346b66029e4967b3e714ec16c9bc4a4be464 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 18 Aug 2017 11:54:12 -0400 Subject: [PATCH 065/167] Sort README to be alphabetical --- README.md | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 0d2aa489..baa80904 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,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) | -| Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) | | 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/) | | 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) | @@ -162,8 +162,8 @@ API | Description | Auth | HTTPS | Link | | Okta | User Authentication | `apiKey` | Yes | [Go!](https://okta.com/) | | 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) | -| Random Word | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) | | 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/ ) | | 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/) | @@ -208,8 +208,8 @@ API | Description | Auth | HTTPS | Link | | 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) | -| TheCocktailDB | Cocktail Recipes | No | No | [Go!](http://www.thecocktaildb.com/) | | 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/) | | 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) | @@ -254,9 +254,9 @@ 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/) | +| 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) | -| GéoApi | French geographical data | No | Yes | [Go!](https://api.gouv.fr/api/geoapi.html) | | Google Maps | Create/customize digital maps based on Google Maps data | `apiKey` | Yes | [Go!](https://developers.google.com/maps/) | | GraphLoc | Free GraphQL IP Geolocation API | No | Yes | [Go!](https://www.graphloc.com) | | IP 2 Country | Map an IP to a country | No | Yes | [Go!](https://ip2country.info) | @@ -319,8 +319,8 @@ API | Description | Auth | HTTPS | Link | | Deezer | Music | `OAuth` | No | [Go!](http://developers.deezer.com/login?redirect=/api) | | Discogs | Music | `OAuth` | Yes | [Go!](https://www.discogs.com/developers/) | | Genius | Crowdsourced lyrics and music knowledge | `OAuth` | Yes | [Go!](https://docs.genius.com/) | -| Jamendo | Music | `OAuth` | Yes | [Go!](https://developer.jamendo.com/v3.0) | | 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) | | 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/) | @@ -346,20 +346,20 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | 18F | US Federal Government /Developer Program | No | No | [Go!](http://18f.github.io/API-All-the-X/) | | Abbreviation | Get abbreviations and meanings | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/abbreviations) | -| CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | | Callook.info | United States ham radio callsigns | No | Yes | [Go!](https://callook.info) | +| CARTO | Location Information Prediction | `apiKey` | Yes | [Go!](https://carto.com/) | | Celebinfo | Celebrity information | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/daxeel/celebinfo/) | | Colorado Data Engine | Formatted and geolocated Colorado public data | No | Yes | [Go!](http://codataengine.org/) | | Colorado Information Marketplace | Colorado State Government Open Data | No | Yes | [Go!](https://data.colorado.gov/) | -| Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) | | 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/) | | fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) | | 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, 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/) | | 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) | @@ -383,8 +383,8 @@ API | Description | Auth | HTTPS | Link | ### Patent API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| TIPO | Taiwan patent search system api | `apiKey` | Yes | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00) | | EPO | European patent search system api | `OAuth` | Yes | [Go!](https://developers.epo.org/) | +| TIPO | Taiwan patent search system api | `apiKey` | Yes | [Go!](https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00) | | USPTO | USA patent api services | No | Yes | [Go!](https://www.uspto.gov/learning-and-resources/open-data-and-mobility) | ### Personality @@ -406,9 +406,9 @@ 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://api.imgur.com/#overview) | +| 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) | -| PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | ### Science API | Description | Auth | HTTPS | Link | @@ -451,12 +451,12 @@ 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/) | -| Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) | -| Telegram bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | [Go!](https://core.telegram.org/bots/api) | | 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) | | 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) | | 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) | | Twitter | Read and write Twitter data | `OAuth` | Yes | [Go!](https://dev.twitter.com/rest/public) | @@ -467,11 +467,11 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | 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) | | Ergast F1 | F1 data from the beginning of the world championships in 1950 | No | No | [Go!](http://ergast.com/mrd/) | | 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/) | -| Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/dev132/cricket-live-scores) | | 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/) | @@ -496,7 +496,7 @@ 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/) | -| The Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | +| Nomad List | A list of the best places to live/work remotely | No | Yes | [Go!](https://nomadlist.com/faq) | | 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) | @@ -514,8 +514,6 @@ API | Description | Auth | HTTPS | Link | | Transport for London, England | TfL API | No | Yes | [Go!](https://api.tfl.gov.uk) | | Transport for Madrid, Spain | Madrid BUS transport API | `apiKey` | No | [Go!](http://opendata.emtmadrid.es/Servicios-web/BUS) | | Transport for Minneapolis, US | NexTrip API | `OAuth` | No | [Go!](http://svc.metrotransit.org/) | -| 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 New York City, US | MTA | `apiKey` | No | [Go!](http://datamine.mta.info/) | | Transport for Norway | Norwegian transport API | No | No | [Go!](http://reisapi.ruter.no/help) | | Transport for Ottawa, Canada | OC Transpo next bus arrival API | No | No | [Go!](http://www.octranspo.com/index.php/developers) | @@ -523,14 +521,16 @@ API | Description | Auth | HTTPS | Link | | Transport for Paris, France | Live schedules made simple | No | No | [Go!](http://restratpws.azurewebsites.net/swagger/) | | Transport for Philadelphia, US | SEPTA APIs | No | No | [Go!](http://www3.septa.org/hackathon/) | | Transport for Rio de Janeiro, Brazil | Prefeitura do Rio (City Hall) | No | No | [Go!](http://data.rio/group/transporte-e-mobilidade) | -| Transport for São Paulo, Brazil | SPTrans | `OAuth` | No | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) | +| Transport for Sao Paulo, Brazil | SPTrans | `OAuth` | No | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) | | Transport for Sweden | Public Transport consumer | `OAuth` | Yes | [Go!](https://www.trafiklab.se/api) | | Transport for Switzerland | Swiss public transport API | No | Yes | [Go!](https://transport.opendata.ch/) | | 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/) | -| Transport for U.S. (multiple locations) | NextBus API | No | No | [Go!](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf) | | 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/) | @@ -544,9 +544,9 @@ API | Description | Auth | HTTPS | Link | ### Vehicle API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Vehicles | Lot of vehicles information | `apiKey` | No | [Go!](http://developer.edmunds.com/api-documentation/overview/) | | Brazilian Vehicles and Prices | Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | No | Yes | [Go!](https://deividfortuna.github.io/fipe/) | -| NHTSA Vehicles | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | [Go!](https://vpic.nhtsa.dot.gov/api/) | +| Edmunds | Lot of vehicles information | `apiKey` | No | [Go!](http://developer.edmunds.com/api-documentation/overview/) | +| NHTSA | NHTSA Product Information Catalog and Vehicle Listing | No | Yes | [Go!](https://vpic.nhtsa.dot.gov/api/) | ### Video API | Description | Auth | HTTPS | Link | From fb28cbdbfd014bf8c5e45a67530fc53d7c7bc6e8 Mon Sep 17 00:00:00 2001 From: davemachado Date: Fri, 18 Aug 2017 11:57:59 -0400 Subject: [PATCH 066/167] remove extra whitespace --- build/validate_format.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/build/validate_format.rb b/build/validate_format.rb index 923c0338..d746224a 100755 --- a/build/validate_format.rb +++ b/build/validate_format.rb @@ -34,18 +34,15 @@ sections = [] section_to_line_num = {} section_to_entries = Hash.new {|h,k| h[k] = Array.new } File.foreach(filename).with_index do | line, line_num | - if line.start_with?('###') section = line.sub('###', '').lstrip.chop sections.push(section) section_to_line_num[section] = line_num + 1 end - # Skip non-markdown table lines and table schema lines if !line.start_with?('|') || line.eql?("|---|---|---|---|---|\n") next end - # char to check is the first column check_char = line.split("|")[1].strip.upcase section_to_entries[section].push(check_char) From 3ee9e769bd74c2661d0d529bfd706b08ecdf351d Mon Sep 17 00:00:00 2001 From: Travis Date: Fri, 18 Aug 2017 16:07:01 +0000 Subject: [PATCH 067/167] rebuild JSON at 9a7f59b [ci skip] --- json/entries.json | 276 +++++++++++++++++++++--------------------- json/entries.min.json | 2 +- 2 files changed, 139 insertions(+), 139 deletions(-) diff --git a/json/entries.json b/json/entries.json index b0de710e..bda826eb 100644 --- a/json/entries.json +++ b/json/entries.json @@ -370,20 +370,20 @@ "Link": "http://bettermeta.io" }, { - "API": "Changelogs.md", + "API": "CDNJS", "Auth": null, "Category": "Development", - "Description": "Structured changelog metadata from open source projects", + "Description": "Library info on CDNJS", "HTTPS": true, - "Link": "https://changelogs.md" + "Link": "https://api.cdnjs.com/libraries/jquery" }, { - "API": "CDNJS", + "API": "Changelogs.md", "Auth": null, "Category": "Development", - "Description": "Library info on CDNJS", + "Description": "Structured changelog metadata from open source projects", "HTTPS": true, - "Link": "https://api.cdnjs.com/libraries/jquery" + "Link": "https://changelogs.md" }, { "API": "Faceplusplus", @@ -545,14 +545,6 @@ "HTTPS": true, "Link": "https://github.com/toddmotto/public-apis/tree/master/json" }, - { - "API": "Random Word", - "Auth": null, - "Category": "Development", - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/" - }, { "API": "RandomUser", "Auth": null, @@ -561,6 +553,14 @@ "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, @@ -793,14 +793,6 @@ "HTTPS": false, "Link": "https://github.com/evz/tacofancy-api" }, - { - "API": "TheCocktailDB", - "Auth": null, - "Category": "Food & Drink", - "Description": "Cocktail Recipes", - "HTTPS": false, - "Link": "http://www.thecocktaildb.com/" - }, { "API": "The Report of the Week", "Auth": null, @@ -809,6 +801,14 @@ "HTTPS": true, "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API" }, + { + "API": "TheCocktailDB", + "Auth": null, + "Category": "Food & Drink", + "Description": "Cocktail Recipes", + "HTTPS": false, + "Link": "http://www.thecocktaildb.com/" + }, { "API": "What's on the menu?", "Auth": "apiKey", @@ -1057,6 +1057,14 @@ "HTTPS": true, "Link": "https://www.microsoft.com/maps/" }, + { + "API": "GeoApi", + "Auth": null, + "Category": "Geocoding", + "Description": "French geographical data", + "HTTPS": true, + "Link": "https://api.gouv.fr/api/geoapi.html" + }, { "API": "Geocode.xyz", "Auth": null, @@ -1073,14 +1081,6 @@ "HTTPS": false, "Link": "http://www.geonames.org/export/web-services.html" }, - { - "API": "G\u00e9oApi", - "Auth": null, - "Category": "Geocoding", - "Description": "French geographical data", - "HTTPS": true, - "Link": "https://api.gouv.fr/api/geoapi.html" - }, { "API": "Google Maps", "Auth": "apiKey", @@ -1409,14 +1409,6 @@ "HTTPS": true, "Link": "https://docs.genius.com/" }, - { - "API": "Jamendo", - "Auth": "OAuth", - "Category": "Music", - "Description": "Music", - "HTTPS": true, - "Link": "https://developer.jamendo.com/v3.0" - }, { "API": "iTunes Search", "Auth": null, @@ -1425,6 +1417,14 @@ "HTTPS": true, "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/" }, + { + "API": "Jamendo", + "Auth": "OAuth", + "Category": "Music", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.jamendo.com/v3.0" + }, { "API": "LastFm", "Auth": "apiKey", @@ -1561,14 +1561,6 @@ "HTTPS": true, "Link": "https://market.mashape.com/daxeel/abbreviations" }, - { - "API": "CARTO", - "Auth": "apiKey", - "Category": "Open Data", - "Description": "Location Information Prediction", - "HTTPS": true, - "Link": "https://carto.com/" - }, { "API": "Callook.info", "Auth": null, @@ -1577,6 +1569,14 @@ "HTTPS": true, "Link": "https://callook.info" }, + { + "API": "CARTO", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "Location Information Prediction", + "HTTPS": true, + "Link": "https://carto.com/" + }, { "API": "Celebinfo", "Auth": "X-Mashape-Key", @@ -1601,14 +1601,6 @@ "HTTPS": true, "Link": "https://data.colorado.gov/" }, - { - "API": "Datakick", - "Auth": "apiKey", - "Category": "Open Data", - "Description": "The open product database", - "HTTPS": true, - "Link": "https://www.datakick.org/api" - }, { "API": "Data USA", "Auth": null, @@ -1617,6 +1609,14 @@ "HTTPS": true, "Link": "https://datausa.io/about/api/" }, + { + "API": "Datakick", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "The open product database", + "HTTPS": true, + "Link": "https://www.datakick.org/api" + }, { "API": "Dronestream", "Auth": null, @@ -1641,14 +1641,6 @@ "HTTPS": true, "Link": "https://www.data.gov.au/" }, - { - "API": "Open Government, USA", - "Auth": null, - "Category": "Open Data", - "Description": "United States Government Open Data", - "HTTPS": true, - "Link": "https://www.data.gov/" - }, { "API": "Open Government, Canada", "Auth": null, @@ -1658,7 +1650,7 @@ "Link": "http://open.canada.ca/en" }, { - "API": "Open Government Data, India", + "API": "Open Government, India", "Auth": "apiKey", "Category": "Open Data", "Description": "Indian Government Open Data", @@ -1673,6 +1665,14 @@ "HTTPS": true, "Link": "https://www.data.govt.nz/" }, + { + "API": "Open Government, USA", + "Auth": null, + "Category": "Open Data", + "Description": "United States Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov/" + }, { "API": "Outpan", "Auth": "apiKey", @@ -1793,14 +1793,6 @@ "HTTPS": true, "Link": "https://libraries.io/api" }, - { - "API": "TIPO", - "Auth": "apiKey", - "Category": "Patent", - "Description": "Taiwan patent search system api", - "HTTPS": true, - "Link": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00" - }, { "API": "EPO", "Auth": "OAuth", @@ -1809,6 +1801,14 @@ "HTTPS": true, "Link": "https://developers.epo.org/" }, + { + "API": "TIPO", + "Auth": "apiKey", + "Category": "Patent", + "Description": "Taiwan patent search system api", + "HTTPS": true, + "Link": "https://tiponet.tipo.gov.tw/Gazette/OpenData/OD/OD05.aspx?QryDS=API00" + }, { "API": "USPTO", "Auth": null, @@ -1913,6 +1913,14 @@ "HTTPS": true, "Link": "https://api.imgur.com/#overview" }, + { + "API": "PlaceKitten", + "Auth": null, + "Category": "Photography", + "Description": "Resizable kitten placeholder images", + "HTTPS": true, + "Link": "https://placekitten.com/" + }, { "API": "ScreenShotLayer", "Auth": null, @@ -1929,14 +1937,6 @@ "HTTPS": true, "Link": "https://unsplash.com/developers" }, - { - "API": "PlaceKitten", - "Auth": null, - "Category": "Photography", - "Description": "Resizable kitten placeholder images", - "HTTPS": true, - "Link": "https://placekitten.com/" - }, { "API": "arcsecond.io", "Auth": null, @@ -2145,22 +2145,6 @@ "HTTPS": true, "Link": "https://www.meetup.com/meetup_api/" }, - { - "API": "Telegram MTProto", - "Auth": "OAuth", - "Category": "Social", - "Description": "Read and write Telegram data", - "HTTPS": true, - "Link": "https://core.telegram.org/api#getting-started" - }, - { - "API": "Telegram bot", - "Auth": "OAuth", - "Category": "Social", - "Description": "Simplified HTTP version of the MTProto API for bots", - "HTTPS": true, - "Link": "https://core.telegram.org/bots/api" - }, { "API": "Pinterest", "Auth": "OAuth", @@ -2193,6 +2177,22 @@ "HTTPS": true, "Link": "https://api.slack.com/" }, + { + "API": "Telegram Bot", + "Auth": "OAuth", + "Category": "Social", + "Description": "Simplified HTTP version of the MTProto API for bots", + "HTTPS": true, + "Link": "https://core.telegram.org/bots/api" + }, + { + "API": "Telegram MTProto", + "Auth": "OAuth", + "Category": "Social", + "Description": "Read and write Telegram data", + "HTTPS": true, + "Link": "https://core.telegram.org/api#getting-started" + }, { "API": "Tumblr", "Auth": "OAuth", @@ -2241,6 +2241,14 @@ "HTTPS": false, "Link": "http://api.citybik.es/v2/" }, + { + "API": "Cricket Live Scores", + "Auth": "X-Mashape-Key", + "Category": "Sports & Fitness", + "Description": "Live cricket scores", + "HTTPS": true, + "Link": "https://market.mashape.com/dev132/cricket-live-scores" + }, { "API": "Ergast F1", "Auth": null, @@ -2273,14 +2281,6 @@ "HTTPS": true, "Link": "https://developer.jcdecaux.com/" }, - { - "API": "Cricket Live Scores", - "Auth": "X-Mashape-Key", - "Category": "Sports & Fitness", - "Description": "Live cricket scores", - "HTTPS": true, - "Link": "https://market.mashape.com/dev132/cricket-live-scores" - }, { "API": "NFL Arrests", "Auth": null, @@ -2410,7 +2410,7 @@ "Link": "https://api.navitia.io/" }, { - "API": "The Nomad List", + "API": "Nomad List", "Auth": null, "Category": "Transportation", "Description": "A list of the best places to live/work remotely", @@ -2553,22 +2553,6 @@ "HTTPS": false, "Link": "http://svc.metrotransit.org/" }, - { - "API": "Transport for The Netherlands", - "Auth": "apiKey", - "Category": "Transportation", - "Description": "NS, only trains", - "HTTPS": false, - "Link": "http://www.ns.nl/reisinformatie/ns-api" - }, - { - "API": "Transport for The Netherlands", - "Auth": null, - "Category": "Transportation", - "Description": "OVAPI, country-wide public transport", - "HTTPS": true, - "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki" - }, { "API": "Transport for New York City, US", "Auth": "apiKey", @@ -2626,7 +2610,7 @@ "Link": "http://data.rio/group/transporte-e-mobilidade" }, { - "API": "Transport for S\u00e3o Paulo, Brazil", + "API": "Transport for Sao Paulo, Brazil", "Auth": "OAuth", "Category": "Transportation", "Description": "SPTrans", @@ -2657,6 +2641,22 @@ "HTTPS": true, "Link": "https://opentransportdata.swiss/en/" }, + { + "API": "Transport for The Netherlands", + "Auth": "apiKey", + "Category": "Transportation", + "Description": "NS, only trains", + "HTTPS": false, + "Link": "http://www.ns.nl/reisinformatie/ns-api" + }, + { + "API": "Transport for The Netherlands", + "Auth": null, + "Category": "Transportation", + "Description": "OVAPI, country-wide public transport", + "HTTPS": true, + "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki" + }, { "API": "Transport for Tokyo, Japan", "Auth": "apiKey", @@ -2673,6 +2673,14 @@ "HTTPS": true, "Link": "https://myttc.ca/developers" }, + { + "API": "Transport for United States", + "Auth": null, + "Category": "Transportation", + "Description": "NextBus API", + "HTTPS": false, + "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf" + }, { "API": "Transport for Vancouver, Canada", "Auth": "OAuth", @@ -2681,14 +2689,6 @@ "HTTPS": true, "Link": "https://developer.translink.ca/" }, - { - "API": "Transport for U.S. (multiple locations)", - "Auth": null, - "Category": "Transportation", - "Description": "NextBus API", - "HTTPS": false, - "Link": "http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf" - }, { "API": "Transport for Victoria, AU", "Auth": "apiKey", @@ -2729,14 +2729,6 @@ "HTTPS": true, "Link": "https://github.com/Hipo/university-domains-list" }, - { - "API": "Vehicles", - "Auth": "apiKey", - "Category": "Vehicle", - "Description": "Lot of vehicles information", - "HTTPS": false, - "Link": "http://developer.edmunds.com/api-documentation/overview/" - }, { "API": "Brazilian Vehicles and Prices", "Auth": null, @@ -2746,7 +2738,15 @@ "Link": "https://deividfortuna.github.io/fipe/" }, { - "API": "NHTSA Vehicles", + "API": "Edmunds", + "Auth": "apiKey", + "Category": "Vehicle", + "Description": "Lot of vehicles information", + "HTTPS": false, + "Link": "http://developer.edmunds.com/api-documentation/overview/" + }, + { + "API": "NHTSA", "Auth": null, "Category": "Vehicle", "Description": "NHTSA Product Information Catalog and Vehicle Listing", diff --git a/json/entries.min.json b/json/entries.min.json index 838698d5..b456b404 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":"Changelogs.md","Description":"Structured changelog metadata from open source projects","Auth":null,"HTTPS":true,"Link":"https://changelogs.md","Category":"Development"},{"API":"CDNJS","Description":"Library info on CDNJS","Auth":null,"HTTPS":true,"Link":"https://api.cdnjs.com/libraries/jquery","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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"Random Word","Description":"Generate random word","Auth":null,"HTTPS":false,"Link":"http://www.setgetgo.com/randomword/","Category":"Development"},{"API":"RandomUser","Description":"Generates random user data","Auth":null,"HTTPS":true,"Link":"https://randomuser.me","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":"TheCocktailDB","Description":"Cocktail Recipes","Auth":null,"HTTPS":false,"Link":"http://www.thecocktaildb.com/","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":"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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"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":"GéoApi","Description":"French geographical data","Auth":null,"HTTPS":true,"Link":"https://api.gouv.fr/api/geoapi.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":"Jamendo","Description":"Music","Auth":"OAuth","HTTPS":true,"Link":"https://developer.jamendo.com/v3.0","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":"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":"CARTO","Description":"Location Information Prediction","Auth":"apiKey","HTTPS":true,"Link":"https://carto.com/","Category":"Open Data"},{"API":"Callook.info","Description":"United States ham radio callsigns","Auth":null,"HTTPS":true,"Link":"https://callook.info","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":"Datakick","Description":"The open product database","Auth":"apiKey","HTTPS":true,"Link":"https://www.datakick.org/api","Category":"Open Data"},{"API":"Data USA","Description":"US Public Data","Auth":null,"HTTPS":true,"Link":"https://datausa.io/about/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, USA","Description":"United States Government Open Data","Auth":null,"HTTPS":true,"Link":"https://www.data.gov/","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 Data, 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":"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":"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":"EPO","Description":"European patent search system api","Auth":"OAuth","HTTPS":true,"Link":"https://developers.epo.org/","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":"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":"PlaceKitten","Description":"Resizable kitten placeholder images","Auth":null,"HTTPS":true,"Link":"https://placekitten.com/","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":"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":"Telegram MTProto","Description":"Read and write Telegram data","Auth":"OAuth","HTTPS":true,"Link":"https://core.telegram.org/api#getting-started","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":"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":"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":"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":"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":"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":"The 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 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 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 São 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 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 Vancouver, Canada","Description":"TransLink","Auth":"OAuth","HTTPS":true,"Link":"https://developer.translink.ca/","Category":"Transportation"},{"API":"Transport for U.S. (multiple locations)","Description":"NextBus API","Auth":null,"HTTPS":false,"Link":"http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf","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":"Vehicles","Description":"Lot of vehicles information","Auth":"apiKey","HTTPS":false,"Link":"http://developer.edmunds.com/api-documentation/overview/","Category":"Vehicle"},{"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":"NHTSA Vehicles","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":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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"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 2d38778661efb71fd3b99d221ae746bff3fce8e3 Mon Sep 17 00:00:00 2001 From: MedUnes Date: Fri, 18 Aug 2017 19:44:20 +0100 Subject: [PATCH 068/167] fixed: wrap apiKey with backticks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 419bc668..7ae74e19 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 8f1ee3a20649ccb94ddc11ad5677aa0484cb302f Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 18 Aug 2017 14:57:02 -0400 Subject: [PATCH 069/167] Add HaveIBeenPwned Data Breach Check API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 500c7ea9..2a34f42c 100644 --- a/README.md +++ b/README.md @@ -431,6 +431,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | AXFR Database | AXFR public database | No | No | [Go!](http://api.axfrcheck.com) | +| HaveIBeenPwned | Passwords which have previously been exposed in data breaches | No | Yes | [Go!](https://haveibeenpwned.com/API/v2) | | UK Police | UK Police data | No | Yes | [Go!](https://data.police.uk/docs/) | ### Shopping From e562fdfe29d4fb938529309e5ed3c302c8a47783 Mon Sep 17 00:00:00 2001 From: Travis Date: Fri, 18 Aug 2017 18:57:45 +0000 Subject: [PATCH 070/167] rebuild JSON at 8f1ee3a [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 bda826eb..c6f2581e 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 359, + "count": 360, "entries": [ { "API": "Dogs", @@ -2041,6 +2041,14 @@ "HTTPS": false, "Link": "http://api.axfrcheck.com" }, + { + "API": "HaveIBeenPwned", + "Auth": null, + "Category": "Security", + "Description": "Passwords which have previously been exposed in data breaches", + "HTTPS": true, + "Link": "https://haveibeenpwned.com/API/v2" + }, { "API": "UK Police", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index b456b404..cae59fb8 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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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"}]} From d4d53cb8ee5adf5fa688921af6dfeb25558a6ae3 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 18 Aug 2017 15:11:04 -0400 Subject: [PATCH 071/167] Update GamesAPI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a34f42c..cb073ce1 100644 --- a/README.md +++ b/README.md @@ -237,12 +237,12 @@ API | Description | Auth | HTTPS | Link | | 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) | | 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) | | Guild Wars 2 | Guild Wars 2 Game Information | `apiKey` | Yes | [Go!](https://wiki.guildwars2.com/wiki/API:Main) | | 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) | -| Minecraft | Minecraft server info & user info) | No | Yes | [Go!](https://mcapi.ca/) | | 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) | | Pokéapi | Pokémon Information | No | No | [Go!](http://pokeapi.co) | From 3ae3651f1bd7cf11aa1d40cbe0688f5cf235ad97 Mon Sep 17 00:00:00 2001 From: Travis Date: Fri, 18 Aug 2017 19:12:09 +0000 Subject: [PATCH 072/167] rebuild JSON at d4d53cb [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 c6f2581e..655b14f1 100644 --- a/json/entries.json +++ b/json/entries.json @@ -945,6 +945,14 @@ "HTTPS": true, "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/" }, + { + "API": "Games", + "Auth": null, + "Category": "Games & Comics", + "Description": "Minecraft and other server info & user info)", + "HTTPS": true, + "Link": "https://docs.gameapis.net/" + }, { "API": "Giant Bomb", "Auth": null, @@ -985,14 +993,6 @@ "HTTPS": false, "Link": "http://developer.marvel.com" }, - { - "API": "Minecraft", - "Auth": null, - "Category": "Games & Comics", - "Description": "Minecraft server info & user info)", - "HTTPS": true, - "Link": "https://mcapi.ca/" - }, { "API": "Open Trivia", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index cae59fb8..67a68544 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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":"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":"Minecraft","Description":"Minecraft server info & user info)","Auth":null,"HTTPS":true,"Link":"https://mcapi.ca/","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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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"}]} From b39940e7e3035cde59321ca4aecb966481064e00 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 18 Aug 2017 15:16:14 -0400 Subject: [PATCH 073/167] Remove Okta As discussed in PR #407, Stormpath closed and joined with Okta. However, there is no indication of a free tier for Okta now. The closest thing I could find on their pricing page was joining 1 service to an Okta SSO for free, but that isn't any form of an API that we cover in this project. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cb073ce1..cc5222a9 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,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/) | | Myjson | A simple JSON store for your web or mobile app | No | No | [Go!](http://myjson.com/api) | -| Okta | User Authentication | `apiKey` | Yes | [Go!](https://okta.com/) | | 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) | From c5df49768f7ce31793ea95ce990225840b0bb71f Mon Sep 17 00:00:00 2001 From: Travis Date: Fri, 18 Aug 2017 19:16:56 +0000 Subject: [PATCH 074/167] rebuild JSON at b39940e [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 655b14f1..c8531cdb 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,5 +1,5 @@ { - "count": 360, + "count": 359, "entries": [ { "API": "Dogs", @@ -521,14 +521,6 @@ "HTTPS": false, "Link": "http://myjson.com/api" }, - { - "API": "Okta", - "Auth": "apiKey", - "Category": "Development", - "Description": "User Authentication", - "HTTPS": true, - "Link": "https://okta.com/" - }, { "API": "Plino", "Auth": null, diff --git a/json/entries.min.json b/json/entries.min.json index 67a68544..17973064 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":"Okta","Description":"User Authentication","Auth":"apiKey","HTTPS":true,"Link":"https://okta.com/","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":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"}]} From 169432f8e7d150ca56f237954e1c62efef811aa1 Mon Sep 17 00:00:00 2001 From: MedUnes Date: Fri, 18 Aug 2017 22:45:36 +0100 Subject: [PATCH 076/167] fixed: alphabetic order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ae74e19..086c4aae 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 077/167] build fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f920f993..ffe32fef 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 078/167] 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 c8531cdb..cee6df45 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 17973064..b0801eca 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 079/167] updated description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffe32fef..cb449867 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 080/167] 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 cee6df45..73273730 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 b0801eca..c93c850c 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 081/167] Added movebank APIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f56..3a41e772 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 082/167] edited verbiage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a41e772..c7fd72d3 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 083/167] added opendota api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f56..5f96b25e 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 084/167] Add IP Sidekick --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9d25f56..b01581e0 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 085/167] 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 73273730..40b84c65 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 c93c850c..206637a8 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 086/167] Adding SpaceX API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79723658..3ec7a0e1 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 087/167] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b01581e0..90be8cb4 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 088/167] 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 40b84c65..0a678d95 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 206637a8..5d194214 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 089/167] 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 0a678d95..a2549e95 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 5d194214..d14d8e45 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 090/167] Added events category and Picatic API --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c6938bb2..5247dc0f 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 091/167] Update Twitch url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6938bb2..3dbe768e 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 092/167] Added Eventbrite and ticketmaster to events category --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5247dc0f..de134242 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 093/167] 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 a2549e95..ad3e4b2f 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 d14d8e45..e689f1ec 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 094/167] 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 ad3e4b2f..25e328d6 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 e689f1ec..b371457a 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 095/167] 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 5f96b25e..6ffee681 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 096/167] Changed API info URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7fd72d3..292162cb 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 097/167] 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 c83de699..06205b6a 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 098/167] 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 25e328d6..5866d373 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 b371457a..d959e286 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 099/167] 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 5866d373..b3f5110c 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 d959e286..121d24b4 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 100/167] 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 b3f5110c..a71afaa8 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 121d24b4..daa09089 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 101/167] Add NPPES; US gov healthcare provider registry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 577f6c64..47a8950a 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 102/167] 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 47a8950a..2de8f212 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 103/167] 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 a71afaa8..f4009f17 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 daa09089..825bdf20 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 104/167] Add Blockchain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2de8f212..30f7b882 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 105/167] 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 f4009f17..e362fc9e 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 825bdf20..68439f45 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 106/167] 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 30f7b882..f1402f20 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 107/167] 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 e362fc9e..500cbf19 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 68439f45..90d56b76 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 108/167] 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 07357880..4f329ad7 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 109/167] 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 f1402f20..15abe100 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 110/167] Adding new apis, sections --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1402f20..8a0f5c46 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 111/167] Removing duplicate, adding feedbin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a0f5c46..5ae52196 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 112/167] Fixing alphabetization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae52196..6733cafb 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 113/167] 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 642ccda2..d20fd765 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 114/167] 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 c83de699..96d4ac76 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 115/167] 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 6733cafb..7914de19 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 116/167] 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 500cbf19..cd247b7f 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 90d56b76..b1668f0b 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 117/167] Add Federal Register service --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7914de19..eedb4a63 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 118/167] 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 cd247b7f..0f58d0b5 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 b1668f0b..26e6f979 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 119/167] Reordered to alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96d4ac76..1601d4ea 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 120/167] Fix alphabetically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 394fd448..e0517161 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 121/167] 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 0f58d0b5..13a6bb83 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 26e6f979..033e3a7b 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 122/167] added czech tv api feed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9570b922..d90fb896 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 123/167] 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 13a6bb83..612bf61a 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 033e3a7b..1e832c42 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 124/167] 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 612bf61a..7c1c6563 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 1e832c42..031785a1 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 125/167] 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 d20fd765..6aa4c569 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 126/167] Update import.io Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2daff998..c971987d 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 127/167] 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 7c1c6563..e7268da8 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 031785a1..a2ac3dcc 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 128/167] 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 6aa4c569..d236e7c5 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 129/167] Added count.io API to Tracking category. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c971987d..5e912196 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 130/167] Added Halo Public API Beta --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c971987d..fd6010f1 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 131/167] 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 e7268da8..85e4f1e2 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 a2ac3dcc..8a4310c1 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 132/167] 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 5e912196..a64bef88 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 133/167] Remove '... API' from Description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a290d72..60248150 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 134/167] 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 85e4f1e2..3cdac882 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 8a4310c1..739c85db 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 135/167] 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 60248150..09f2a272 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 136/167] Add Open Library to Books-section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60248150..6744f5be 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 137/167] 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 3cdac882..435191f1 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 739c85db..76f6c5a8 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 138/167] 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 09f2a272..6a360f0b 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 139/167] 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 435191f1..a78ee89a 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 76f6c5a8..757ed87b 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 140/167] Create Cryptocurrency section --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 23ec97c5..e78f61f4 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 141/167] 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 a78ee89a..57431b7e 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 757ed87b..c49abad6 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 142/167] 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 e78f61f4..e2429833 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 143/167] 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 e2429833..dc67ea18 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 144/167] 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 57431b7e..adcef184 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 c49abad6..ca6bf5e7 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 145/167] Add Coinbase API --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc67ea18..606eccea 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 146/167] 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 adcef184..49aa6106 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 ca6bf5e7..84c3ee46 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 147/167] Add Iconfinder API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 606eccea..064886b0 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 148/167] 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 49aa6106..e9822a5b 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 84c3ee46..391418aa 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 149/167] Added DO Status API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 064886b0..3af403ec 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 150/167] 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 e9822a5b..d9429b66 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 391418aa..6c08336d 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 151/167] Added Hearthstone API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3af403ec..2805e01a 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 152/167] 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 d9429b66..8614c1f6 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 6c08336d..2550d560 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 153/167] 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 2805e01a..47211e6f 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 154/167] removed extra space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47211e6f..f2289f30 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 155/167] Added Words API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2805e01a..922f3c54 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 156/167] Added DomainDB info API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 922f3c54..91b1797c 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 157/167] 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 2805e01a..d911b4b1 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 158/167] 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 8614c1f6..ef6118af 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 2550d560..ef3ed5a4 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 159/167] 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 ef6118af..a1492d8b 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 ef3ed5a4..b2c7ebf6 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 1509a5d467b7e76501314f28bfc8303a4ce3f47c Mon Sep 17 00:00:00 2001 From: K Foster Date: Fri, 6 Oct 2017 15:20:19 +0100 Subject: [PATCH 160/167] 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 9321e5b2..ee76e139 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 161/167] Add RoutingNumbers.info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9321e5b2..49abc1f9 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 162/167] 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 9321e5b2..4f7ef791 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 163/167] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f7ef791..c8c626e9 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 164/167] 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 a1492d8b..3c5dfb32 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 b2c7ebf6..57a08686 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 165/167] 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 3c5dfb32..4c0e8212 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 57a08686..b79a68ef 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 166/167] remove "API for" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49abc1f9..fa82094d 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 167/167] 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 4c0e8212..bf303fc9 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 b79a68ef..5ccd912d 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"}]}