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 diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 96% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index c4321600..4f329ad7 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,14 +20,14 @@ 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_ * `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 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`. diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..58b6570f --- /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 suggest adding 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..dd71e8b4 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +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. 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/README.md b/README.md index d4d4f3ed..403cac54 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # 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). -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. @@ -18,23 +18,28 @@ 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) +* [Cryptocurrency](#cryptocurrency) * [Currency Exchange](#currency-exchange) -* [Data Access](#data-access) * [Data Validation](#data-validation) * [Development](#development) * [Documents & Productivity](#documents--productivity) * [Environment](#environment) +* [Events](#events) * [Finance](#finance) * [Food & Drink](#food--drink) * [Fraud Prevention](#fraud-prevention) * [Games & Comics](#games--comics) * [Geocoding](#geocoding) +* [Government](#government) * [Health](#health) * [Machine Learning](#machine-learning) * [Math](#math) * [Music](#music) * [News](#news) -* [Open Source projects](#open-source-projects) +* [Open Data](#open-data) +* [Open Source Projects](#open-source-projects) +* [Patent](#patent) * [Personality](#personality) * [Photography](#photography) * [Science](#science) @@ -42,9 +47,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) @@ -52,8 +59,9 @@ 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) | +| 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) | @@ -79,8 +87,10 @@ 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 | `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) | @@ -89,19 +99,26 @@ 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) | ### Business API | Description | Auth | HTTPS | Link | |---|---|---|---|---| +| 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/) | | 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) | @@ -114,43 +131,29 @@ 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/) | -### Currency Exchange +### Continuous Integration 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) | +| 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/) | -### Data Access +### Cryptocurrency 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) | +| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | +| Coinbase | Bitcoin, Litecoin and Ethereum Prices | No | Yes | [Go!](https://developers.coinbase.com) | +| 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#) | + +### 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) | ### Data Validation API | Description | Auth | HTTPS | Link | @@ -159,6 +162,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 @@ -166,18 +170,25 @@ 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) | +| 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) | +| 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) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) | | HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | +| import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](http://api.docs.import.io/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) | -| JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | 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) | @@ -186,12 +197,12 @@ 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) | -| 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/ ) | +| 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) | @@ -201,6 +212,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) | @@ -213,15 +225,25 @@ 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 | +|---|---|---|---|---| +| 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 | |---|---|---|---|---| | 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/) | +| 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 API | Description | Auth | HTTPS | Link | @@ -234,8 +256,9 @@ 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 | `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) | @@ -261,32 +284,40 @@ 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 | 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) | | 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) | -| 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) | | 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 | |---|---|---|---|---| | 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) | -| 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/) | +| 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/) | @@ -302,13 +333,26 @@ 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 | +|---|---|---|---|---| +| 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) | +| 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/) | + ### Health 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) | | 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) | @@ -337,9 +381,10 @@ 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/) | | 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) | @@ -348,23 +393,69 @@ 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 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/) | | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) | -### Open Source projects +### 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) | +| 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/) | +| 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/) | +| Open Government, Canada | Canadian Government Open Data | No | No | [Go!](http://open.canada.ca/en) | +| Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) | +| Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) | +| Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) | +| Open Skills | Job titles, skills, and related jobs data | No | No | [Go!](https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview) | +| Outpan | A Database of Everything | `apiKey` | Yes | [Go!](https://outpan.mixnode.com/developers) | +| Pearson | Dictionary Data | `apiKey` | No | [Go!](http://developer.pearson.com/apis/dictionaries) | +| Prague Opendata | Prague City Open Data | No | No | [Go!](http://opendata.praha.eu/en) | +| 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) | +| 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 API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Countly | Countly web analytics | No | No | [Go!](http://resources.count.ly/docs) | | 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 | +|---|---|---|---|---| +| 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 API | Description | Auth | HTTPS | Link | |---|---|---|---|---| @@ -381,12 +472,13 @@ 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) | +| 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) | -| PlaceKitten | Resizable kitten placeholder images | No | Yes | [Go!](https://placekitten.com/) | ### Science API | Description | Auth | HTTPS | Link | @@ -399,6 +491,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/) | @@ -408,6 +501,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 @@ -418,6 +512,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/) | @@ -429,33 +524,45 @@ 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) | +| 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) | | 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) | ### 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) | | 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/) | +| 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) | +### 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/) | +| 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 | |---|---|---|---|---| @@ -474,7 +581,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) | @@ -492,8 +599,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) | @@ -501,14 +606,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/) | @@ -519,17 +626,26 @@ 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 | |---|---|---|---|---| -| 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 | |---|---|---|---|---| | 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) | @@ -547,4 +663,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/) | diff --git a/build/condenseMd.js b/build/condenseMd.js index 14f84fc4..b1eb1735 100644 --- a/build/condenseMd.js +++ b/build/condenseMd.js @@ -36,14 +36,14 @@ 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) } } } 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]) @@ -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); diff --git a/build/main.sh b/build/main.sh index b7b11493..795a7e63 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..." 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 diff --git a/build/validate_format.rb b/build/validate_format.rb index a8f10f3c..d746224a 100755 --- a/build/validate_format.rb +++ b/build/validate_format.rb @@ -25,10 +25,35 @@ 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 +################### CHECK ALPHABETICAL ORDER ################### +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 column + check_char = line.split("|")[1].strip.upcase + 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 + +#################### CHECK LINE ENTRIES ######################## File.foreach(filename).with_index do | line, line_num | line_num += 1 diff --git a/build/validate_links.rb b/build/validate_links.rb index 642ccda2..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 @@ -60,6 +62,8 @@ links.each do |link| fails.push("(SOK): #{link}") rescue Errno::ECONNREFUSED fails.push("(CON): #{link}") + rescue Errno::ECONNRESET + next end progressbar.increment end diff --git a/json/entries.json b/json/entries.json index d6e47209..bf303fc9 100644 --- a/json/entries.json +++ b/json/entries.json @@ -1,2765 +1,3421 @@ { - "count": 345, + "count": 427, "entries": [ { "API": "Dogs", "Auth": null, - "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)", + "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": "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", + "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" }, { "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": "Iconfinder", + "Auth": "apiKey", + "Category": "Art & Design", + "Description": "Icons", + "HTTPS": true, + "Link": "https://developer.iconfinder.com" }, { "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, + "Auth": "apiKey", + "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": "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, + "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, + "Category": "Business", + "Description": "Registered Domain Names Search", + "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", + "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": "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, + "Category": "Calendar", "Description": "Catholic liturgical calendar", "HTTPS": false, - "Link": "http://calapi.inadiutorium.cz/", - "Section": "Calendar" + "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", + "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", + "API": "CircleCI", "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", + "Category": "Continuous Integration", + "Description": "Automate the software development process using continuous integration and continuous delivery", "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" + "Link": "https://circleci.com/docs/api/v1-reference/" }, { - "API": "Abbreviation", - "Auth": "X-Mashape-Key", - "Description": "Get abbreviations and meanings", + "API": "Codeship", + "Auth": "apiKey", + "Category": "Continuous Integration", + "Description": "Codeship is a Continuous Integration Platform in the cloud", "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/abbreviations", - "Section": "Data Access" + "Link": "https://apidocs.codeship.com/" }, { - "API": "CARTO", + "API": "Travis CI", "Auth": "apiKey", - "Description": "Location Information Prediction", + "Category": "Continuous Integration", + "Description": "Sync your GitHub projects with Travis CI to test your code in minutes", "HTTPS": true, - "Link": "https://carto.com/", - "Section": "Data Access" + "Link": "https://docs.travis-ci.com/api/" }, { - "API": "Callook.info", + "API": "Blockchain", "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", + "Category": "Cryptocurrency", + "Description": "Bitcoin Payment, Wallet & Transaction Data", "HTTPS": true, - "Link": "https://market.mashape.com/daxeel/celebinfo/", - "Section": "Data Access" + "Link": "https://www.blockchain.info/api" }, { - "API": "Colorado Data Engine", + "API": "Coinbase", "Auth": null, - "Description": "Formatted and geolocated Colorado public data", + "Category": "Cryptocurrency", + "Description": "Bitcoin, Litecoin and Ethereum Prices", "HTTPS": true, - "Link": "http://codataengine.org/", - "Section": "Data Access" + "Link": "https://developers.coinbase.com" }, { - "API": "Colorado Information Marketplace", + "API": "CoinBin", "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", + "Category": "Cryptocurrency", + "Description": "Cryptocurrency information", "HTTPS": true, - "Link": "https://www.datakick.org/api", - "Section": "Data Access" + "Link": "https://coinbin.org/" }, { - "API": "Data USA", + "API": "CoinDesk", "Auth": null, - "Description": "US Public Data", - "HTTPS": true, - "Link": "https://datausa.io/about/api/", - "Section": "Data Access" + "Category": "Cryptocurrency", + "Description": "Bitcoin Price Index", + "HTTPS": false, + "Link": "http://www.coindesk.com/api/" }, { - "API": "Dronestream", + "API": "CoinMarketCap", "Auth": null, - "Description": "Tracks United States drone strikes", + "Category": "Cryptocurrency", + "Description": "Cryptocurrencies Prices", "HTTPS": true, - "Link": "https://dronestre.am/", - "Section": "Data Access" + "Link": "https://coinmarketcap.com/api/" }, { - "API": "fonoApi", + "API": "CryptoCompare", "Auth": null, - "Description": "Mobile Device Description", + "Category": "Cryptocurrency", + "Description": "Cryptocurrencies Comparison", "HTTPS": true, - "Link": "https://fonoapi.freshpixl.com/", - "Section": "Data Access" + "Link": "https://www.cryptocompare.com/api#" }, { - "API": "Open Government, Australia", - "Auth": null, - "Description": "Australian Government Open Data", + "API": "1Forge", + "Auth": "apiKey", + "Category": "Currency Exchange", + "Description": "Forex currency market data", "HTTPS": true, - "Link": "https://www.data.gov.au/", - "Section": "Data Access" + "Link": "https://1forge.com/forex-data-api/api-documentation" }, { - "API": "Open Government, USA", - "Auth": null, - "Description": "United States Government Open Data", + "API": "Currencylayer", + "Auth": "apiKey", + "Category": "Currency Exchange", + "Description": "Exchange rates and currency conversion", "HTTPS": true, - "Link": "https://www.data.gov/", - "Section": "Data Access" + "Link": "https://currencylayer.com/documentation" }, { - "API": "Open Government, Canada", + "API": "Fixer.io", "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", + "Category": "Currency Exchange", + "Description": "Exchange rates and currency conversion", "HTTPS": true, - "Link": "https://data.gov.in/", - "Section": "Data Access" + "Link": "http://fixer.io" }, { - "API": "Open Government, New Zealand", + "API": "languagelayer", "Auth": null, - "Description": "New Zealand Government Open Data", + "Category": "Data Validation", + "Description": "Language detection", "HTTPS": true, - "Link": "https://www.data.govt.nz/", - "Section": "Data Access" + "Link": "https://languagelayer.com" }, { - "API": "Outpan", + "API": "Lob.com", "Auth": "apiKey", - "Description": "A Database of Everything", + "Category": "Data Validation", + "Description": "US Address Verification", "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" + "Link": "https://lob.com/" }, { - "API": "Quandl", + "API": "mailboxlayer", "Auth": null, - "Description": "Stock Market Data", + "Category": "Data Validation", + "Description": "Email address validation", "HTTPS": true, - "Link": "https://www.quandl.com/", - "Section": "Data Access" + "Link": "https://mailboxlayer.com" }, { - "API": "Represent by Open North", + "API": "numverify", "Auth": null, - "Description": "Find Canadian Government Representatives", + "Category": "Data Validation", + "Description": "Phone number validation", "HTTPS": true, - "Link": "https://represent.opennorth.ca/", - "Section": "Data Access" + "Link": "https://numverify.com" }, { - "API": "Scoop.it", - "Auth": "apiKey", - "Description": "Content Curation Service", + "API": "PurgoMalum", + "Auth": null, + "Category": "Data Validation", + "Description": "Content validator against profanity & obscenity", "HTTPS": false, - "Link": "http://www.scoop.it/dev", - "Section": "Data Access" + "Link": "http://www.purgomalum.com" }, { - "API": "Teleport", + "API": "vatlayer", "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", + "Category": "Data Validation", + "Description": "VAT number validation", "HTTPS": true, - "Link": "https://www.wikidata.org/w/api.php?action=help", - "Section": "Data Access" + "Link": "https://vatlayer.com" }, { - "API": "Wikipedia", + "API": "Adorable Avatars", "Auth": null, - "Description": "Mediawiki Encyclopedia", + "Category": "Development", + "Description": "Generate random cartoon avatars", "HTTPS": true, - "Link": "https://www.mediawiki.org/wiki/API:Main_page", - "Section": "Data Access" + "Link": "http://avatars.adorable.io" }, { - "API": "Wordnik", + "API": "APIs.guru", "Auth": null, - "Description": "Dictionary Data", - "HTTPS": false, - "Link": "http://developer.wordnik.com", - "Section": "Data Access" - }, - { - "API": "Yelp", - "Auth": "OAuth", - "Description": "Find Local Business", + "Category": "Development", + "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs", "HTTPS": true, - "Link": "https://www.yelp.com/developers/documentation/v3", - "Section": "Data Access" + "Link": "https://apis.guru/api-doc/" }, { - "API": "languagelayer", + "API": "Bacon Ipsum", "Auth": null, - "Description": "Language detection", + "Category": "Development", + "Description": "A Meatier Lorem Ipsum Generator", "HTTPS": true, - "Link": "https://languagelayer.com", - "Section": "Data Validation" + "Link": "https://baconipsum.com/json-api/" }, { - "API": "Lob.com", - "Auth": "apiKey", - "Description": "US Address Verification", + "API": "BetterMeta", + "Auth": "X-Mashape-Key", + "Category": "Development", + "Description": "Return a site's meta tags in JSON format", "HTTPS": true, - "Link": "https://lob.com/", - "Section": "Data Validation" + "Link": "http://bettermeta.io" }, { - "API": "mailboxlayer", + "API": "Bitbucket - User Data", "Auth": null, - "Description": "Email address validation", + "Category": "Development", + "Description": "Pull public information for a user's Bitbucket account", "HTTPS": true, - "Link": "https://mailboxlayer.com", - "Section": "Data Validation" + "Link": "https://api.bitbucket.org/2.0/users/karllhughes" }, { - "API": "numverify", - "Auth": null, - "Description": "Phone number validation", + "API": "Browshot", + "Auth": "apiKey", + "Category": "Development", + "Description": "Easily make screenshots of web pages in any screen size, as any device", "HTTPS": true, - "Link": "https://numverify.com", - "Section": "Data Validation" + "Link": "https://browshot.com/api/documentation" }, { - "API": "vatlayer", + "API": "CDNJS", "Auth": null, - "Description": "VAT number validation", + "Category": "Development", + "Description": "Library info on CDNJS", "HTTPS": true, - "Link": "https://vatlayer.com", - "Section": "Data Validation" + "Link": "https://api.cdnjs.com/libraries/jquery" }, { - "API": "Adorable Avatars", + "API": "Changelogs.md", "Auth": null, - "Description": "Generate random cartoon avatars", + "Category": "Development", + "Description": "Structured changelog metadata from open source projects", "HTTPS": true, - "Link": "http://avatars.adorable.io", - "Section": "Development" + "Link": "https://changelogs.md" }, { - "API": "APIs.guru", + "API": "Count.io", "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", + "Category": "Development", + "Description": "Persistent counting and A/B testing", "HTTPS": true, - "Link": "http://bettermeta.io", - "Section": "Development" + "Link": "https://count.io" }, { - "API": "Changelogs.md", + "API": "DigitalOcean Status", "Auth": null, - "Description": "Structured changelog metadata from open source projects", + "Category": "Development", + "Description": "Status of all DigitalOcean services", "HTTPS": true, - "Link": "https://changelogs.md", - "Section": "Development" + "Link": "https://status.digitalocean.com/api/v1" }, { - "API": "CDNJS", + "API": "DomainDb Info", "Auth": null, - "Description": "Library info on CDNJS", + "Category": "Development", + "Description": "Domain name search to find all domains containing particular words/phrases/etc", "HTTPS": true, - "Link": "https://api.cdnjs.com/libraries/jquery", - "Section": "Development" + "Link": "https://domainsdb.info/apidomainsdb/index.php" }, { "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": "import.io", + "Auth": "apiKey", + "Category": "Development", + "Description": "Retrieve structured data from a website or RSS feed", + "HTTPS": true, + "Link": "http://api.docs.import.io/" }, { "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": null, + "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" - }, - { - "API": "Okta", - "Auth": "apiKey", - "Description": "User Authentication", - "HTTPS": true, - "Link": "https://okta.com/" + "Link": "http://myjson.com/api" }, { "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" - }, - { - "API": "Random Word", - "Auth": null, - "Description": "Generate random word", - "HTTPS": false, - "Link": "http://www.setgetgo.com/randomword/", - "Section": "Development" + "Link": "https://github.com/toddmotto/public-apis/tree/master/json" }, { "API": "RandomUser", "Auth": null, + "Category": "Development", "Description": "Generates random user data", "HTTPS": true, - "Link": "https://randomuser.me", - "Section": "Development" + "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, + "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": "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, + "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": "Mercury", + "Auth": "apiKey", + "Category": "Documents & Productivity", + "Description": "Web parser", + "HTTPS": true, + "Link": "https://mercury.postlight.com/web-parser/" }, { "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", - "Description": "Stock, Futures, and Forex Market Data", + "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://www.barchartondemand.com/free", - "Section": "Finance" + "Link": "https://carbon-intensity.github.io/api-definitions/#carbon-intensity-api-v1-0-0" }, { - "API": "CoinDesk", - "Auth": null, - "Description": "Bitcoin Price Index", - "HTTPS": false, - "Link": "http://www.coindesk.com/api/", - "Section": "Finance" + "API": "Eventbrite", + "Auth": "OAuth", + "Category": "Events", + "Description": "Find events", + "HTTPS": true, + "Link": "https://www.eventbrite.com/developer/v3/" }, { - "API": "Consumer Financial Protection Bureau", + "API": "Picatic", "Auth": "apiKey", - "Description": "Financial services consumer complains data", + "Category": "Events", + "Description": "Sell tickets anywhere", "HTTPS": true, - "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json", - "Section": "Finance" + "Link": "http://developer.picatic.com/?utm_medium=web&utm_source=github&utm_campaign=public-apis%20repo&utm_content=toddmotto" }, { - "API": "IEX", - "Auth": null, - "Description": "Stocks and Market Data", + "API": "Ticketmaster", + "Auth": "apiKey", + "Category": "Events", + "Description": "Search events, attractions, or venues", "HTTPS": true, - "Link": "https://iextrading.com/developer/", - "Section": "Finance" + "Link": "http://developer.ticketmaster.com/products-and-docs/apis/getting-started/" }, { - "API": "Razorpay IFSC", - "Auth": null, - "Description": "Indian Financial Systems Code (Bank Branch Codes)", + "API": "Barchart OnDemand", + "Auth": "apiKey", + "Category": "Finance", + "Description": "Stock, Futures, and Forex Market Data", "HTTPS": true, - "Link": "https://ifsc.razorpay.com/", - "Section": "Finance" + "Link": "https://www.barchartondemand.com/free" + }, + { + "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" + }, + { + "API": "Czech National Bank", + "Auth": null, + "Category": "Finance", + "Description": "A collection of exchange rates", + "HTTPS": false, + "Link": "https://www.cnb.cz/cs/financni_trhy/devizovy_trh/kurzy_devizoveho_trhu/denni_kurz.xml" + }, + { + "API": "IEX", + "Auth": null, + "Category": "Finance", + "Description": "Stocks and Market Data", + "HTTPS": true, + "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/" + }, + { + "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, + "Category": "Finance", + "Description": "A collection of all VAT rates for EU countries", + "HTTPS": true, + "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", + "API": "The Report of the Week", "Auth": null, + "Category": "Food & Drink", + "Description": "Food & Drink Reviews", + "HTTPS": true, + "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API" + }, + { + "API": "TheCocktailDB", + "Auth": "apiKey", + "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, - "Description": "Food & Drink Reviews", - "HTTPS": true, - "Link": "https://github.com/andyklimczak/TheReportOfTheWeek-API", - "Section": "Food & Drink" + "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", + "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": "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", + "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": "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, + "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": "Halo", + "Auth": "apiKey", + "Category": "Games & Comics", + "Description": "Halo 5 and Halo Wars 2 Information", + "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, + "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" - }, - { - "API": "Minecraft", - "Auth": null, - "Description": "Minecraft server info & user info)", - "HTTPS": true, - "Link": "https://mcapi.ca/", - "Section": "Games & Comics" + "Link": "http://developer.marvel.com" }, { "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": "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, + "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": "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", + "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": "FreeGeoIP", + "Auth": null, + "Category": "Geocoding", + "Description": "Geolocation of IP addresses", + "HTTPS": true, + "Link": "https://freegeoip.net/" + }, + { + "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, + "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" - }, - { - "API": "G\u00e9oApi", - "Auth": null, - "Description": "French geographical data", - "HTTPS": true, - "Link": "https://api.gouv.fr/api/geoapi.html", - "Section": "Geocoding" + "Link": "http://www.geonames.org/export/web-services.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" }, { "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 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, + "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": "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", + "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" + }, + { + "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", + "Category": "Government", + "Description": "Information on campaign donations in federal elections", + "HTTPS": true, + "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/" + }, + { + "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, + "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": "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, + "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": "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", + "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": "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/" + }, + { + "API": "Jamendo", + "Auth": "OAuth", + "Category": "Music", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.jamendo.com/v3.0" + }, + { + "API": "LastFm", + "Auth": "apiKey", + "Category": "Music", + "Description": "Music", + "HTTPS": false, + "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/" + }, + { + "API": "Mixcloud", + "Auth": "OAuth", + "Category": "Music", + "Description": "Music", + "HTTPS": true, + "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" + }, + { + "API": "Musikki", + "Auth": "apiKey", + "Category": "Music", + "Description": "Music", + "HTTPS": true, + "Link": "https://music-api.musikki.com/reference" + }, + { + "API": "Musixmatch", + "Auth": "apiKey", + "Category": "Music", + "Description": "Music", + "HTTPS": true, + "Link": "https://developer.musixmatch.com/" + }, + { + "API": "Songkick", + "Auth": "OAuth", + "Category": "Music", + "Description": "Music Events", + "HTTPS": true, + "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/" + }, + { + "API": "Soundcloud", + "Auth": null, + "Category": "Music", + "Description": "Music", + "HTTPS": true, + "Link": "https://developers.soundcloud.com/" + }, + { + "API": "Spotify", + "Auth": "OAuth", + "Category": "Music", + "Description": "Music", + "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", + "Category": "Music", + "Description": "Crowdsourced lyrics and music knowledge", + "HTTPS": true, + "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/" + }, + { + "API": "Feedbin", + "Auth": "OAuth", + "Category": "News", + "Description": "RSS reader", + "HTTPS": true, + "Link": "https://github.com/feedbin/feedbin-api" + }, + { + "API": "New York Times", + "Auth": "apiKey", + "Category": "News", + "Description": "Provides news", + "HTTPS": true, + "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/" + }, + { + "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", + "Category": "News", + "Description": "Access all the content the Guardian creates, categorised by tags and section", + "HTTPS": true, + "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/" + }, + { + "API": "Abbreviation", + "Auth": "X-Mashape-Key", + "Category": "Open Data", + "Description": "Get abbreviations and meanings", + "HTTPS": true, + "Link": "https://market.mashape.com/daxeel/abbreviations" + }, + { + "API": "Callook.info", + "Auth": null, + "Category": "Open Data", + "Description": "United States ham radio callsigns", + "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", + "Category": "Open Data", + "Description": "Celebrity information", + "HTTPS": true, + "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/" + }, + { + "API": "Colorado Information Marketplace", + "Auth": null, + "Category": "Open Data", + "Description": "Colorado State Government Open Data", + "HTTPS": true, + "Link": "https://data.colorado.gov/" + }, + { + "API": "Data USA", + "Auth": null, + "Category": "Open Data", + "Description": "US Public Data", + "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, + "Category": "Open Data", + "Description": "Tracks United States drone strikes", + "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, + "Category": "Open Data", + "Description": "Mobile Device Description", + "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, + "Category": "Open Data", + "Description": "Australian Government Open Data", + "HTTPS": true, + "Link": "https://www.data.gov.au/" + }, + { + "API": "Open Government, Canada", + "Auth": null, + "Category": "Open Data", + "Description": "Canadian Government Open Data", + "HTTPS": false, + "Link": "http://open.canada.ca/en" + }, + { + "API": "Open Government, India", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "Indian Government Open Data", + "HTTPS": true, + "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/" }, { - "API": "Jamendo", - "Auth": "OAuth", - "Description": "Music", + "API": "Open Government, USA", + "Auth": null, + "Category": "Open Data", + "Description": "United States Government Open Data", "HTTPS": true, - "Link": "https://developer.jamendo.com/v3.0", - "Section": "Music" + "Link": "https://www.data.gov/" }, { - "API": "iTunes Search", + "API": "Open Skills", "Auth": null, - "Description": "Software products", + "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", + "Category": "Open Data", + "Description": "A Database of Everything", "HTTPS": true, - "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/", - "Section": "Music" + "Link": "https://outpan.mixnode.com/developers" }, { - "API": "LastFm", + "API": "Pearson", "Auth": "apiKey", - "Description": "Music", + "Category": "Open Data", + "Description": "Dictionary Data", "HTTPS": false, - "Link": "http://www.last.fm/api", - "Section": "Music" + "Link": "http://developer.pearson.com/apis/dictionaries" }, { - "API": "Mixcloud", - "Auth": "OAuth", - "Description": "Music", - "HTTPS": true, - "Link": "https://www.mixcloud.com/developers/", - "Section": "Music" + "API": "Prague Opendata", + "Auth": null, + "Category": "Open Data", + "Description": "Prague City Open Data", + "HTTPS": false, + "Link": "http://opendata.praha.eu/en" }, { - "API": "MusicBrainz", + "API": "Quandl", "Auth": null, - "Description": "Music", + "Category": "Open Data", + "Description": "Stock Market Data", "HTTPS": true, - "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2", - "Section": "Music" + "Link": "https://www.quandl.com/" }, { - "API": "Musikki", - "Auth": "apiKey", - "Description": "Music", + "API": "Represent by Open North", + "Auth": null, + "Category": "Open Data", + "Description": "Find Canadian Government Representatives", "HTTPS": true, - "Link": "https://music-api.musikki.com/reference", - "Section": "Music" + "Link": "https://represent.opennorth.ca/" }, { - "API": "Musixmatch", + "API": "Scoop.it", "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" + "Category": "Open Data", + "Description": "Content Curation Service", + "HTTPS": false, + "Link": "http://www.scoop.it/dev" }, { - "API": "Songsterr", + "API": "Teleport", "Auth": null, - "Description": "Provides guitar, bass and drums tabs and chords", + "Category": "Open Data", + "Description": "Quality of Life Data", "HTTPS": true, - "Link": "https://www.songsterr.com/a/wa/api/", - "Section": "Music" + "Link": "https://developers.teleport.org/" }, { - "API": "Soundcloud", - "Auth": null, - "Description": "Music", + "API": "UPC database", + "Auth": "apiKey", + "Category": "Open Data", + "Description": "More than 15 million barcode numbers from all around the world", "HTTPS": true, - "Link": "https://developers.soundcloud.com/", - "Section": "Music" + "Link": "https://upcdatabase.org/api" }, { - "API": "Spotify", + "API": "Wikidata", "Auth": "OAuth", - "Description": "Music", + "Category": "Open Data", + "Description": "Collaboratively edited knowledge base operated by the Wikimedia Foundation", "HTTPS": true, - "Link": "https://developer.spotify.com/web-api/", - "Section": "Music" + "Link": "https://www.wikidata.org/w/api.php?action=help" }, { - "API": "Vagalume", - "Auth": "apiKey", - "Description": "Crowdsourced lyrics and music knowledge", + "API": "Wikipedia", + "Auth": null, + "Category": "Open Data", + "Description": "Mediawiki Encyclopedia", "HTTPS": true, - "Link": "https://api.vagalume.com.br/docs/", - "Section": "Music" + "Link": "https://www.mediawiki.org/wiki/API:Main_page" }, { - "API": "Chronicling America", + "API": "Wordnik", "Auth": null, - "Description": "Provides access to millions of pages of historic US newspapers from the Library of Congress", + "Category": "Open Data", + "Description": "Dictionary Data", "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" + "Link": "http://developer.wordnik.com" }, { - "API": "News API", + "API": "Words", "Auth": "apiKey", - "Description": "Headlines currently published on a range of news sources and blogs", + "Category": "Open Data", + "Description": "Definitions for more than 150,000 words", "HTTPS": true, - "Link": "https://newsapi.org/", - "Section": "News" + "Link": "https://www.wordsapi.com/" }, { - "API": "The Guardian", - "Auth": "apiKey", - "Description": "Access all the content the Guardian creates, categorised by tags and section", + "API": "Yelp", + "Auth": "OAuth", + "Category": "Open Data", + "Description": "Find Local Business", "HTTPS": true, - "Link": "http://open-platform.theguardian.com/", - "Section": "News" + "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": "EPO", + "Auth": "OAuth", + "Category": "Patent", + "Description": "European patent search system api", + "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, + "Category": "Patent", + "Description": "USA patent api services", + "HTTPS": true, + "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": "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", + "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://apidocs.imgur.com/" + }, + { + "API": "PlaceKitten", + "Auth": null, + "Category": "Photography", + "Description": "Resizable kitten placeholder images", + "HTTPS": true, + "Link": "https://placekitten.com/" }, { "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" - }, - { - "API": "PlaceKitten", - "Auth": null, - "Description": "Resizable kitten placeholder images", - "HTTPS": true, - "Link": "https://placekitten.com/", - "Section": "Photography" + "Link": "https://unsplash.com/developers" }, { "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": "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, + "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": "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, + "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": "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", + "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" - }, - { - "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" + "Link": "https://www.meetup.com/meetup_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": "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", + "Category": "Social", "Description": "Team Instant Messaging", "HTTPS": true, - "Link": "https://api.slack.com/", - "Section": "Social" + "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", + "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://dev.twitch.tv/docs" }, { "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": "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, + "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": "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, + "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" - }, - { - "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" + "Link": "https://developer.jcdecaux.com/" }, { "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": "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": "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, + "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": "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, + "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", + "API": "Nomad List", "Auth": null, + "Category": "Transportation", "Description": "A list of the best places to live/work remotely", "HTTPS": true, - "Link": "https://nomadlist.com/faq", - "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" - }, - { - "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" + "Link": "http://svc.metrotransit.org/" }, { "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", + "API": "Transport for Sao 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 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", + "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 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", + "Category": "Transportation", "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" + "Link": "https://developer.translink.ca/" }, { "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": "Bitly", + "Auth": "OAuth", + "Category": "URL Shorteners", + "Description": "URL shortener and link management", + "HTTPS": true, + "Link": "http://dev.bitly.com/get_started.html" }, { - "API": "Vehicles", + "API": "ClickMeter", "Auth": "apiKey", - "Description": "Lot of vehicles information", - "HTTPS": false, - "Link": "http://developer.edmunds.com/api-documentation/overview/", - "Section": "Vehicle" + "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, + "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": "Edmunds", + "Auth": "apiKey", + "Category": "Vehicle", + "Description": "Lot of vehicles information", + "HTTPS": false, + "Link": "http://developer.edmunds.com/api-documentation/overview/" }, { - "API": "NHTSA Vehicles", + "API": "NHTSA", "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": "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", + "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/" + }, + { + "API": "Yahoo! Weather", + "Auth": null, + "Category": "Weather", "Description": "Weather", "HTTPS": true, - "Link": "https://www.wunderground.com/weather/api/", - "Section": "Weather" + "Link": "https://developer.yahoo.com/weather/" } ] } diff --git a/json/entries.min.json b/json/entries.min.json index 179f4ddc..5ccd912d 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 +{"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"}]}