diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e3a12b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +src/_site diff --git a/src/_site/Gemfile b/src/_site/Gemfile deleted file mode 100755 index 7c18760..0000000 --- a/src/_site/Gemfile +++ /dev/null @@ -1,7 +0,0 @@ -source 'http://rubygems.org' -gem 'github-pages', group: :jekyll_plugins -gem 'jekyll-tagging' -gem 'jekyll-feed' -gem 'rouge' - - diff --git a/src/_site/Gemfile.lock b/src/_site/Gemfile.lock deleted file mode 100644 index 22d268d..0000000 --- a/src/_site/Gemfile.lock +++ /dev/null @@ -1,209 +0,0 @@ -GEM - remote: http://rubygems.org/ - specs: - activesupport (4.2.8) - i18n (~> 0.7) - minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) - tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) - coffee-script (2.4.1) - coffee-script-source - execjs - coffee-script-source (1.12.2) - colorator (1.1.0) - ethon (0.10.1) - ffi (>= 1.3.0) - execjs (2.7.0) - faraday (0.12.2) - multipart-post (>= 1.2, < 3) - ffi (1.9.18) - forwardable-extended (2.6.0) - gemoji (3.0.0) - github-pages (146) - activesupport (= 4.2.8) - github-pages-health-check (= 1.3.5) - jekyll (= 3.4.5) - jekyll-avatar (= 0.4.2) - jekyll-coffeescript (= 1.0.1) - jekyll-default-layout (= 0.1.4) - jekyll-feed (= 0.9.2) - jekyll-gist (= 1.4.0) - jekyll-github-metadata (= 2.5.1) - jekyll-mentions (= 1.2.0) - jekyll-optional-front-matter (= 0.2.0) - jekyll-paginate (= 1.1.0) - jekyll-readme-index (= 0.1.0) - jekyll-redirect-from (= 0.12.1) - jekyll-relative-links (= 0.4.1) - jekyll-sass-converter (= 1.5.0) - jekyll-seo-tag (= 2.2.3) - jekyll-sitemap (= 1.0.0) - jekyll-swiss (= 0.4.0) - jekyll-theme-architect (= 0.0.4) - jekyll-theme-cayman (= 0.0.4) - jekyll-theme-dinky (= 0.0.4) - jekyll-theme-hacker (= 0.0.4) - jekyll-theme-leap-day (= 0.0.4) - jekyll-theme-merlot (= 0.0.4) - jekyll-theme-midnight (= 0.0.4) - jekyll-theme-minimal (= 0.0.4) - jekyll-theme-modernist (= 0.0.4) - jekyll-theme-primer (= 0.3.1) - jekyll-theme-slate (= 0.0.4) - jekyll-theme-tactile (= 0.0.4) - jekyll-theme-time-machine (= 0.0.4) - jekyll-titles-from-headings (= 0.2.0) - jemoji (= 0.8.0) - kramdown (= 1.13.2) - liquid (= 3.0.6) - listen (= 3.0.6) - mercenary (~> 0.3) - minima (= 2.1.1) - rouge (= 1.11.1) - terminal-table (~> 1.4) - github-pages-health-check (1.3.5) - addressable (~> 2.3) - net-dns (~> 0.8) - octokit (~> 4.0) - public_suffix (~> 2.0) - typhoeus (~> 0.7) - html-pipeline (2.6.0) - activesupport (>= 2) - nokogiri (>= 1.4) - i18n (0.8.6) - jekyll (3.4.5) - addressable (~> 2.4) - colorator (~> 1.0) - jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) - mercenary (~> 0.3.3) - pathutil (~> 0.9) - rouge (~> 1.7) - safe_yaml (~> 1.0) - jekyll-avatar (0.4.2) - jekyll (~> 3.0) - jekyll-coffeescript (1.0.1) - coffee-script (~> 2.2) - jekyll-default-layout (0.1.4) - jekyll (~> 3.0) - jekyll-feed (0.9.2) - jekyll (~> 3.3) - jekyll-gist (1.4.0) - octokit (~> 4.2) - jekyll-github-metadata (2.5.1) - jekyll (~> 3.1) - octokit (~> 4.0, != 4.4.0) - jekyll-mentions (1.2.0) - activesupport (~> 4.0) - html-pipeline (~> 2.3) - jekyll (~> 3.0) - jekyll-optional-front-matter (0.2.0) - jekyll (~> 3.0) - jekyll-paginate (1.1.0) - jekyll-readme-index (0.1.0) - jekyll (~> 3.0) - jekyll-redirect-from (0.12.1) - jekyll (~> 3.3) - jekyll-relative-links (0.4.1) - jekyll (~> 3.3) - jekyll-sass-converter (1.5.0) - sass (~> 3.4) - jekyll-seo-tag (2.2.3) - jekyll (~> 3.3) - jekyll-sitemap (1.0.0) - jekyll (~> 3.3) - jekyll-swiss (0.4.0) - jekyll-tagging (1.1.0) - nuggets - jekyll-theme-architect (0.0.4) - jekyll (~> 3.3) - jekyll-theme-cayman (0.0.4) - jekyll (~> 3.3) - jekyll-theme-dinky (0.0.4) - jekyll (~> 3.3) - jekyll-theme-hacker (0.0.4) - jekyll (~> 3.3) - jekyll-theme-leap-day (0.0.4) - jekyll (~> 3.3) - jekyll-theme-merlot (0.0.4) - jekyll (~> 3.3) - jekyll-theme-midnight (0.0.4) - jekyll (~> 3.3) - jekyll-theme-minimal (0.0.4) - jekyll (~> 3.3) - jekyll-theme-modernist (0.0.4) - jekyll (~> 3.3) - jekyll-theme-primer (0.3.1) - jekyll (~> 3.3) - jekyll-theme-slate (0.0.4) - jekyll (~> 3.3) - jekyll-theme-tactile (0.0.4) - jekyll (~> 3.3) - jekyll-theme-time-machine (0.0.4) - jekyll (~> 3.3) - jekyll-titles-from-headings (0.2.0) - jekyll (~> 3.3) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - jemoji (0.8.0) - activesupport (~> 4.0) - gemoji (~> 3.0) - html-pipeline (~> 2.2) - jekyll (>= 3.0) - kramdown (1.13.2) - liquid (3.0.6) - listen (3.0.6) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) - mercenary (0.3.6) - mini_portile2 (2.2.0) - minima (2.1.1) - jekyll (~> 3.3) - minitest (5.10.3) - multipart-post (2.0.0) - net-dns (0.8.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) - nuggets (1.5.0) - octokit (4.7.0) - sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.14.0) - forwardable-extended (~> 2.6) - public_suffix (2.0.5) - rb-fsevent (0.10.2) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) - rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.5.1) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) - terminal-table (1.8.0) - unicode-display_width (~> 1.1, >= 1.1.1) - thread_safe (0.3.6) - typhoeus (0.8.0) - ethon (>= 0.8.0) - tzinfo (1.2.3) - thread_safe (~> 0.1) - unicode-display_width (1.3.0) - -PLATFORMS - ruby - -DEPENDENCIES - github-pages - jekyll-feed - jekyll-tagging - rouge - -BUNDLED WITH - 1.15.0 diff --git a/src/_site/contribute/index.html b/src/_site/contribute/index.html deleted file mode 100644 index 6908866..0000000 --- a/src/_site/contribute/index.html +++ /dev/null @@ -1,117 +0,0 @@ - - -
- - - - - - - - - - - - - - --- -While the masses of pull requests and community involvement is appreciated, some pull requests have been specifically -opened to market company APIs that offer paid solutions. This API list is not a marketing tool, but a tool to help the -community build applications and use free, public APIs quickly and easily. Pull requests that are identified as marketing attempts will not be accepted.
- -Thanks for understanding! :)
-
| API | -Description | -Auth | -HTTPS | -Link | -
| API title | -Description of API | -Does this API require authentication? * | -Does the API support HTTPS? | -Link to API webpage | -
Example Entry:
- - | NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
-
-Currently, the only accepted inputs for the Auth field are as follows:
- -oAuth - the API supports oAuthapiKey - the API uses a private key string/token for authentication - try and use the correct parameterX-Mashape-Key - the name of the header which may need to be sentNo - the API requires no authentication to runPlease continue to follow the alphabetical ordering that is in place per section.
- -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.
- -After you’ve created a branch on your fork with your changes, it’s time to make a pull request! -Once you’ve submitted a pull request, the collaborators can review your proposed changes and decide whether or not to incorporate (pull in) your changes.
- -upstream repository by adding it as a remote.
-Pull in changes from upstream often so that you stay up to date and so when you submit your pull request,
-merge conflicts will be less likely. See more detailed instructions here.Once you’ve opened a pull request, a discussion will start around your proposed changes.
- -Other contributors and users may chime in, but ultimately the decision is made by the collaborators.
- -During the discussion, you may be asked to make some changes to your pull request.
- -If so, add more commits to your branch and push them – they will automatically go into the existing pull request!
- -Opening a pull request will trigger a Travis CI build to check the validity of all links in the project. After the build completes, please ensure that the build has passed. Otherwise, view the Travis CI log and see what errors the build found for your contribution. If the build error is not related to your link(s), don’t worry! Your pull request will not be delayed because of already existing link causing an error.
-| API | -Description | -Authorization | -HTTPS | -Category | -
| IUCN | -IUCN Red List of Threatened Species | -token | -false | -Animals | -
| Petfinder | -Adoption | -Yes | -true | -Animals | -
| RescueGroups | -Adoption | -- | true | -Animals | -
| AniList | -AniList Anime | -OAuth | -false | -Anime | -
| Jikan | -Unofficial MyAnimeList API | -- | true | -Anime | -
| Kitsu | -Anime discovery platform | -OAuth | -true | -Anime | -
| Studio Ghibli | -Resources from Studio Ghibli films | -- | true | -Anime | -
| Certly | -Certly Link/Domain Flagging | -token | -true | -Anti-Malware | -
| Google Safe Browsing | -Google Link/Domain Flagging | -token | -true | -Anti-Malware | -
| Metacert | -Metacert Link Flagging | -token | -true | -Anti-Malware | -
| VirusTotal | -VirusTotal File/URL Analysis | -token | -true | -Anti-Malware | -
| Web Of Trust (WOT) | -Website reputation | -apiKey | -true | -Anti-Malware | -
| Dribbble | -Design | -OAuth | -false | -Art & Design | -
| Noun Project | -Icons | -OAuth | -false | -Art & Design | -
| Icons8 | -Icons | -OAuth | -true | -Art & Design | -
| Rijksmuseum | -Art | -apiKey | -true | -Art & Design | -
| British National Bibliography | -Books | -- | false | -Books | -
| Goodreads | -Books | -- | true | -Books | -
| Google Books | -Books | -OAuth | -true | -Books | -
| Email Service | -apiKey | -true | -https://www.mailgun.com/ | -Business | -
| Trademark Search | -- | false | -http://www.markerapi.com/ | -Business | -
| Church Calendar | -Catholic liturgical calendar | -- | false | -Calendar | -
| Holidays | -Historical data regarding holidays | -apiKey | -true | -Calendar | -
| LectServe | -Protestant liturgical calendar | -- | false | -Calendar | -
| Non-Working Days | -Database of ICS files for non working days | -- | true | -Calendar | -
| Box | -File Sharing and Storage | -OAuth | -true | -Cloud Storage & File Sharing | -
| Dropbox | -File Sharing and Storage | -OAuth | -true | -Cloud Storage & File Sharing | -
| Google Drive | -File Sharing and Storage | -OAuth | -true | -Cloud Storage & File Sharing | -
| OneDrive | -File Sharing and Storage | -OAuth | -true | -Cloud Storage & File Sharing | -
| Currencylayer | -Exchange rates and currency conversion | -apiKey | -true | -Currency Exchange | -
| Fixer.io | -Exchange rates and currency conversion | -- | true | -Currency Exchange | -
| 18F | -US Federal Government /Developer Program | -- | false | -Data Access | -
| Abbreviation | -Get abbreviations and meanings | -X-Mashape-Key | -true | -Data Access | -
| CARTO | -Location Information Prediction | -apiKey | -true | -Data Access | -
| Callook.info | -United States ham radio callsigns | -- | true | -Data Access | -
| Celebinfo | -Celebrity information | -X-Mashape-Key | -true | -Data Access | -
| Colorado Data Engine | -Formatted and geolocated Colorado public data | -- | true | -Data Access | -
| Colorado Information Marketplace | -Colorado State Government Open Data | -- | true | -Data Access | -
| Data USA | -US Public Data | -- | true | -Data Access | -
| Dronestream | -Tracks United States drone strikes | -- | false | -Data Access | -
| fonoApi | -Mobile Device Description | -- | true | -Data Access | -
| Open Government, Australia | -Australian Government Open Data | -- | true | -Data Access | -
| Open Government, USA | -United States Government Open Data | -- | true | -Data Access | -
| Open Government, Canada | -Canadian Government Open Data | -- | false | -Data Access | -
| Open Government Data, India | -Indian Government Open Data | -token | -true | -Data Access | -
| Pearson | -Dictionary Data | -apiKey | -false | -Data Access | -
| Prague Opendata | -Prague City Open Data | -- | false | -Data Access | -
| Quandl | -Stock Market Data | -- | true | -Data Access | -
| Represent by Open North | -Find Canadian Government Representatives | -- | true | -Data Access | -
| Scoop.it | -Content Curation Service | -apiKey | -false | -Data Access | -
| Teleport | -Quality of Life Data | -- | true | -Data Access | -
| Wikipedia | -Mediawiki Encyclopedia | -- | true | -Data Access | -
| Wordnik | -Dictionary Data | -- | false | -Data Access | -
| Yelp | -Find Local Business | -OAuth | -true | -Data Access | -
| languagelayer | -Language detection | -- | true | -Data Validation | -
| Lob.com | -US Address Verification | -apiKey | -true | -Data Validation | -
| mailboxlayer | -Email address validation | -- | true | -Data Validation | -
| numverify | -Phone number validation | -- | true | -Data Validation | -
| vatlayer | -VAT number validation | -- | true | -Data Validation | -
| Adorable Avatars | -Generate random cartoon avatars | -- | true | -Development | -
| APIs.guru | -Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | -- | true | -Development | -
| CDNJS | -Library info on CDNJS | -- | true | -Development | -
| Faceplusplus | -A tool to detect face | -OAuth | -true | -Development | -
| Genderize.io | -Determines a gender from a first name | -- | true | -Development | -
| Github - User Data | -Pull public information for a user's github | -- | true | -Development | -
| Gitter | -Chat for GitHub | -OAuth | -true | -Development | -
| HackerRank | -Compile source code and run against a set of provided test cases | -apiKey | -true | -Development | -
| Hipster Ipsum | -Generates Hipster Ipsum text | -- | false | -Development | -
| IPify | -A simple IP Address API | -- | true | -Development | -
| JSON 2 JSONP | -Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | -- | true | -Development | -
| JSONPlaceholder | -Fake data for testing and prototyping | -- | false | -Development | -
| Judge0 API | -Compile and run source code | -- | true | -Development | -
| Let's Validate | -Uncovers the technologies used on websites and URL to thumbnail | -- | true | -Development | -
| LiveEdu | -Live Coding Streaming | -OAuth | -true | -Development | -
| Lorem Text | -Generates Lorem Ipsum text | -X-Mashape-Key | -true | -Development | -
| Loripsum | -The "lorem ipsum" generator that doesn't suck | -- | false | -Development | -
| Myjson | -A simple JSON store for your web or mobile app | -- | false | -Development | -
| Plino | -Spam filtering system | -- | true | -Development | -
| Public APIs | -A collective list of free JSON APIs for use in web development | -- | true | -Development | -
| Random Word | -Generate random word | -- | false | -Development | -
| RandomUser | -Generates random user data | -- | true | -Development | -
| ReqRes | -A hosted REST-API ready to respond to your AJAX requests | -- | true | -Development | -
| RoboHash | -Generate random robot/alien avatars | -- | true | -Development | -
| StackExchange | -Q&A forum for developers | -OAuth | -true | -Development | -
| Stormpath | -User Authentication | -apiKey | -true | -Development | -
| UI Names | -Generate random fake names | -- | true | -Development | -
| Verse | -Check what's the latest version of your favorite open-source project | -- | true | -Development | -
| File.io | -File Sharing | -- | true | -Documents & Productivity | -
| pdflayer API | -HTML/URL to PDF | -- | true | -Documents & Productivity | -
| PrexView | -Data from XML or JSON to PDF, HTML or Image | -apiKey | -true | -Documents & Productivity | -
| Todoist | -Todo Lists | -OAuth | -true | -Documents & Productivity | -
| Wunderlist | -Todo Lists | -OAuth | -true | -Documents & Productivity | -
| AirVisual | -Air quality and weather data | -apiKey | -true | -Environment | -
| OpenAQ | -Open air quality data | -apiKey | -true | -Environment | -
| PM2.5.in | -Air quality of China | -apiKey | -false | -Environment | -
| Barchart OnDemand | -Stock, Futures, and Forex Market Data | -apiKey | -true | -Finance | -
| CoinDesk | -Bitcoin Price Index | -- | false | -Finance | -
| Consumer Financial Protection Bureau | -Financial services consumer complains data | -apiKey | -true | -Finance | -
| BigOven | -Recipe Search | -X-Mashape-Key | -false | -Food & Drink | -
| BreweryDB | -Beer | -apiKey | -false | -Food & Drink | -
| Edamam | -Recipe Search | -apiKey | -true | -Food & Drink | -
| Food2Fork | -Recipe Search | -apiKey | -false | -Food & Drink | -
| LCBO | -Alcohol | -apiKey | -true | -Food & Drink | -
| PunkAPI | -Brewdog Beer Recipes | -- | true | -Food & Drink | -
| Recipe Puppy | -Food | -- | false | -Food & Drink | -
| TacoFancy | -Community-driven taco database | -- | false | -Food & Drink | -
| TheCocktailDB | -Cocktail Recipes | -- | false | -Food & Drink | -
| Yummly | -Find food recipes | -- | true | -Food & Drink | -
| Zomato | -Discover restaurants | -apiKey | -true | -Food & Drink | -
| Whitepages Pro | -Global identity verification with phone, address, email, and IP | -apiKey | -true | -Fraud Prevention | -
| Whitepages Pro | -Phone reputation to detect spammy phones | -apiKey | -true | -Fraud Prevention | -
| Whitepages Pro | -Get an owner’s name, address, demographics based on the phone number | -apiKey | -true | -Fraud Prevention | -
| Whitepages Pro | -Phone number validation, line_type, carrier append | -apiKey | -true | -Fraud Prevention | -
| Whitepages Pro | -Get normalized physical address, residents, address type, and validity | -apiKey | -true | -Fraud Prevention | -
| Battle.net | -Blizzard Entertainment | -- | true | -Games & Comics | -
| Battlefield 4 | -Battlefield 4 Information | -- | true | -Games & Comics | -
| Chuck Norris Database | -Jokes | -- | false | -Games & Comics | -
| Clash of Clans | -Clash of Clans Game Information | -- | true | -Games & Comics | -
| Clash Royale | -Clash Royale Game Information | -- | true | -Games & Comics | -
| Comic Vine | -Comics | -- | true | -Games & Comics | -
| Deck of Cards | -Deck of Cards | -- | false | -Games & Comics | -
| Destiny The Game | -Bungie Platform API | -apiKey | -true | -Games & Comics | -
| Eve Online | -Third-Party Developer Documentation | -OAuth required for some parts | -true | -Games & Comics | -
| Giant Bomb | -Video Games | -- | true | -Games & Comics | -
| Guild Wars 2 | -Guild Wars 2 Game Information | -apiKey | -true | -Games & Comics | -
| Jservice | -Jeopardy Question Database | -- | false | -Games & Comics | -
| Magic The Gathering | -Magic The Gathering Game Information | -- | false | -Games & Comics | -
| Marvel | -Marvel Comics | -apiKey | -false | -Games & Comics | -
| Minecraft | -Minecraft server info & user info) | -- | true | -Games & Comics | -
| Open Trivia | -Trivia Questions | -- | true | -Games & Comics | -
| PandaScore | -E-sports games and results | -apiKey | -true | -Games & Comics | -
| Pokéapi | -Pokémon Information | -- | false | -Games & Comics | -
| Qriusity | -Quiz/Trivia Questions | -- | true | -Games & Comics | -
| Riot Games | -League of Legends Game Information | -apiKey | -true | -Games & Comics | -
| Steam | -Steam Client Interaction | -OAuth | -true | -Games & Comics | -
| SWAPI | -Star Wars Information | -- | true | -Games & Comics | -
| adresse.data.gouv.fr | -Address database of France geocoding and reverse. | -- | true | -Geocoding | -
| Bing Maps | -Create/customize digital maps based on Bing Maps data | -apiKey | -true | -Geocoding | -
| Geocode.xyz | -Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing | -- | true | -Geocoding | -
| GeoNames | -Place names and other geographical data | -- | false | -Geocoding | -
| GéoApi | -French geographical data | -- | true | -Geocoding | -
| Google Maps | -Create/customize digital maps based on Google Maps data | -apiKey | -true | -Geocoding | -
| IP 2 Country | -Map an IP to a country | -- | true | -Geocoding | -
| IP Address Details | -Find geolocation with ip address | -- | true | -Geocoding | -
| IP Vigilante | -Free IP Geolocation API | -- | true | -Geocoding | -
| Mapbox | -Create/customize beautiful digital maps | -apiKey | -true | -Geocoding | -
| Mapzen Search | -Open Source & Open Data Global Geocoding Service | -- | true | -Geocoding | -
| Mexico | -Mexico RESTful zip codes API | -- | true | -Geocoding | -
| One Map 2.0, Singapore | -Singapore Land Authority REST API services for Singapore addresses | -Yes | -true | -Geocoding | -
| OpenCage | -Forward and reverse geocoding using open data | -- | true | -Geocoding | -
| OpenStreetMap | -Navigation, geolocation and geographical data | -OAuth | -false | -Geocoding | -
| PostcodeData.nl | -Provide geolocation data based on postcode for Dutch addresses | -- | false | -Geocoding | -
| Postcodes.io | -Postcode lookup & Geolocation for the UK | -- | true | -Geocoding | -
| REST Countries | -Get information about countries via a RESTful API | -- | true | -Geocoding | -
| Utah AGRC | -Utah Web API for geocoding Utah addresses | -apiKey | -true | -Geocoding | -
| ViaCep | -Brazil RESTful zip codes API | -- | true | -Geocoding | -
| Diabetes | -Logging and retrieving diabetes information | -- | false | -Health | -
| Flutrack | -Influenza-like symptoms with geotracking | -- | false | -Health | -
| Makeup | -Makeup Information | -- | false | -Health | -
| Nutritionix | -Worlds largest verified nutrition database | -apiKey | -true | -Health | -
| openFDA | -Public FDA data about drugs, devices, and foods | -- | true | -Health | -
| USDA Nutrients | -National Nutrient Database for Standard Reference | -- | true | -Health | -
| API.AI | -Natural Language Processing | -apikey | -true | -Machine Learning | -
| Clarifai | -Computer Vision | -OAuth | -true | -Machine Learning | -
| Cleverbot | -Web chat bot | -apikey | -true | -Machine Learning | -
| Keen IO | -Data Analytics | -apikey | -true | -Machine Learning | -
| Unplugg | -Forecasting API for timeseries data | -apikey | -true | -Machine Learning | -
| Wit.ai | -Natural Language Processing | -OAuth | -true | -Machine Learning | -
| Newton | -Symbolic and Arithmetic Math Calculator | -- | true | -Math | -
| Numbers API | -Facts about numbers | -- | false | -Math | -
| Bandsintown | -Music Events | -- | true | -Music | -
| Deezer | -Music | -OAuth | -false | -Music | -
| Discogs | -Music | -OAuth | -true | -Music | -
| Genius | -Crowdsourced lyrics and music knowledge | -OAuth | -true | -Music | -
| Jamendo | -Music | -OAuth | -true | -Music | -
| iTunes Search | -Software products | -- | true | -Music | -
| LastFm | -Music | -- | false | -Music | -
| Mixcloud | -Music | -- | true | -Music | -
| MusicBrainz | -Music | -- | true | -Music | -
| Musikki | -Music | -- | true | -Music | -
| Musixmatch | -Music | -apiKey | -true | -Music | -
| Songsterr | -Provides guitar, bass and drums tabs and chords | -- | true | -Music | -
| Soundcloud | -Music | -- | true | -Music | -
| Spotify | -Music | -OAuth | -true | -Music | -
| Vagalume | -Crowdsourced lyrics and music knowledge | -apiKey | -true | -Music | -
| New York Times | -Provides news | -apikey | -true | -News | -
| News API | -headlines currently published on a range of news sources and blogs | -apikey | -true | -News | -
| The Guardian | -Access all the content the Guardian creates, categorised by tags and section | -apikey | -true | -News | -
| Countly | -Countly web analytics | -- | false | -Open Source projects | -
| Drupal.org | -Drupalorg | -- | true | -Open Source projects | -
| Libraries.io | -Open source software libraries | -apiKey | -true | -Open Source projects | -
| chucknorris.io | -JSON API for hand curated Chuck Norris jokes | -- | true | -Personality | -
| Forismatic | -Inspirational Quotes | -- | false | -Personality | -
| Medium | -Community of readers and writers offering unique perspectives on ideas | -OAuth | -true | -Personality | -
| Quotes on Design | -Inspirational Quotes | -- | true | -Personality | -
| Traitify | -Assess, collect, and analyze Personality | -- | true | -Personality | -
| tronalddump.io | -Api & web archive for the things Donald Trump has said | -- | true | -Personality | -
| 500px | -Photography Community | -OAuth | -true | -Photography | -
| Flickr | -Flickr Services | -OAuth | -true | -Photography | -
| Gfycat | -Jiffier GIFs | -OAuth | -true | -Photography | -
| Giphy | -Get all your gifs | -- | true | -Photography | -
| Imgur | -Images | -OAuth | -true | -Photography | -
| ScreenShotLayer | -URL 2 Image | -- | true | -Photography | -
| Unsplash | -Photography | -OAuth | -true | -Photography | -
| arcsecond.io | -Multiple astronomy data sources | -- | true | -Science | -
| Fedger.io | -Query machine intelligence data | -- | true | -Science | -
| Gene_info | -human genome data w/ gene summaries | -apiKey | -false | -Science | -
| inspirehep.net | -High Energy Physics info system | -- | true | -Science | -
| Launch Library | -Upcoming Space Launches | -- | true | -Science | -
| Minor Planet Center | -Asterankcom Information | -- | false | -Science | -
| NASA | -NASA data, including imagery | -- | true | -Science | -
| Open Notify | -ISS astronauts, current location, etc | -- | false | -Science | -
| Sunrise and Sunset | -Sunset and sunrise times for a given latitude and longitude | -- | true | -Science | -
| USGS Earthquake Hazards Program | -Earthquakes data real-time | -- | true | -Science | -
| World Bank | -World Data | -- | false | -Science | -
| AXFR Database | -AXFR public database | -- | false | -Security | -
| UK Police | -UK Police data | -- | true | -Security | -
| eBay | -Sell and Buy on eBay | -OAuth | -true | -Shopping | -
| Discord | -Make bots for Discord, integrate Discord onto an external platform | -OAuth | -true | -Social | -
| DonReach Social Count | -Get the social share count of a URL from every major social network | -- | true | -Social | -
| Facebook Login, Share on FB, Social Plugins, Analytics and more | -OAuth | -true | -Social | -|
| Foursquare | -Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc) | -OAuth | -true | -Social | -
| Fuck Off as a Service | -Asks someone to fuck off | -- | true | -Social | -
| Full Contact | -Get Social Media profiles and contact Information | -OAuth | -true | -Social | -
| HackerNews | -Social news for CS and entrepreneurship | -- | true | -Social | -
| Instagram Login, Share on Instagram, Social Plugins and more | -OAuth | -true | -Social | -|
| The foundation of all digital integrations with LinkedIn | -OAuth | -true | -Social | -|
| Meetup.com | -Data about Meetups from Meetupcom | -apiKey | -true | -Social | -
| Telegram MTProto | -Read and write Telegram data | -OAuth | -true | -Social | -
| Telegram bot | -Simplified HTTP version of the MTProto API for bots | -OAuth | -true | -Social | -
| The world's catalog of ideas | -OAuth | -true | -Social | -|
| PWRTelegram bot | -Boosted version of the Telegram bot API | -OAuth | -true | -Social | -
| Homepage of the internet | -OAuth | -true | -Social | -|
| Slack | -Team Instant Messaging | -OAuth | -true | -Social | -
| Tumblr | -Read and write Tumblr Data | -OAuth | -true | -Social | -
| Twitch | -Game Streaming API | -OAuth | -true | -Social | -
| Read and write Twitter data | -OAuth | -true | -Social | -|
| vk | -Read and write vk dat | -OAuth | -true | -Social | -
| Cartola FC | -The Cartola FC API serves to check the partial points of your team | -- | true | -Sports & Fitness | -
| City Bikes | -City Bikes around the world | -- | false | -Sports & Fitness | -
| Ergast F1 | -F1 data from the beginning of the world championships in 1950 | -- | false | -Sports & Fitness | -
| Fitbit | -Fitbit Information | -OAuth | -true | -Sports & Fitness | -
| Football-Data.org | -Football Data | -- | false | -Sports & Fitness | -
| JCDecaux Bike | -JCDecaux's self-service bicycles | -apiKey | -true | -Sports & Fitness | -
| Cricket Live Scores | -live-score | -X-Mashape-Key | -true | -Sports & Fitness | -
| NFL Arrests | -NFL Arrest Data | -- | false | -Sports & Fitness | -
| Pro Motocross | -The RESTful AMA Pro Motocross lap times for every racer on the start gate | -- | false | -Sports & Fitness | -
| Strava | -Connect with athletes, activities and more | -OAuth | -true | -Sports & Fitness | -
| UFC Data | -Ultimate Fighting Championship information for events and fighters | -- | false | -Sports & Fitness | -
| Wger | -Workout manager data as exercises, muscles or equipments | -apiKey | -true | -Sports & Fitness | -
| Postmon | -An API to query Brazilian ZIP codes and orders easily, quickly and free | -- | false | -Tracking | -
| Sweden | -Provides information about parcels in transport | -apikey | -false | -Tracking | -
| Amadeus Travel Innovation Sandbox | -Travel Search - Limited usage | -apiKey | -true | -Transportation | -
| Community Transit | -Transitland API | -- | true | -Transportation | -
| Goibibo | -API for travel search | -apiKey | -true | -Transportation | -
| Indian Railways | -Indian Railways Information | -token | -false | -Transportation | -
| Navitia | -The open API for building cool stuff with transport data | -apiKey | -true | -Transportation | -
| The Nomad List | -A list of the best places to live/work remotely | -- | true | -Transportation | -
| Schiphol Airport | -Schiphol | -apiKey | -true | -Transportation | -
| TransitLand | -Transit Aggregation | -- | true | -Transportation | -
| Transport for Atlanta, US | -Marta | -- | false | -Transportation | -
| Transport for Auckland, New Zealand | -Auckland Transport API | -- | true | -Transportation | -
| Transport for Belgium | -Belgian transport API | -- | true | -Transportation | -
| Transport for Berlin, Germany | -third-party VBB API | -- | true | -Transportation | -
| Transport for Boston, US | -MBTA API | -- | false | -Transportation | -
| Transport for Budapest, Hungary | -Budapest public transport API | -- | true | -Transportation | -
| Transport for Chicago, US | -CTA | -- | false | -Transportation | -
| Transport for Czech Republic | -Czech transport API | -- | true | -Transportation | -
| Transport for Denver, US | -RTD | -- | false | -Transportation | -
| Transport for Finland | -Finnish transport API | -- | true | -Transportation | -
| Transport for Germany | -Deutsche Bahn (DB) API | -apiKey | -false | -Transportation | -
| Transport for India | -India Public Transport API | -apiKey | -true | -Transportation | -
| Transport for London, England | -TfL API | -- | true | -Transportation | -
| Transport for Madrid, Spain | -Madrid BUS transport API | -apiKey | -false | -Transportation | -
| Transport for Minneapolis, US | -NexTrip API | -OAuth | -false | -Transportation | -
| Transport for New York City, US | -MTA | -apiKey | -false | -Transportation | -
| Transport for Norway | -Norwegian transport API | -- | false | -Transportation | -
| Transport for Ottawa, Canada | -OC Transpo next bus arrival API | -- | false | -Transportation | -
| Transport for Paris, France | -RATP Open Data API | -- | false | -Transportation | -
| Transport for Paris, France | -Live schedules made simple | -- | false | -Transportation | -
| Transport for Philadelphia, US | -SEPTA APIs | -- | false | -Transportation | -
| Transport for Rio de Janeiro, Brazil | -Prefeitura do Rio (City Hall) | -- | false | -Transportation | -
| Transport for São Paulo, Brazil | -SPTrans | -OAuth | -false | -Transportation | -
| Transport for Sweden | -Public Transport consumer | -OAuth | -true | -Transportation | -
| Transport for Switzerland | -Swiss public transport API | -- | true | -Transportation | -
| Transport for Switzerland | -Official Swiss Public Transport Open Data | -apiKey | -true | -Transportation | -
| Transport for The Netherlands | -NS | -- | false | -Transportation | -
| Transport for Tokyo, Japan | -Tokyo Metro | -apiKey | -true | -Transportation | -
| Transport for Toronto, Canada | -TTC | -- | true | -Transportation | -
| Transport for Vancouver, Canada | -TransLink | -OAuth | -true | -Transportation | -
| Transport for Victoria, AU | -PTV API | -apiKey | -true | -Transportation | -
| Transport for Washington, US | -Washington Metro transport API | -OAuth | -true | -Transportation | -
| Uber | -Request Uber rides, reach riders, transport things, and reward drivers | -OAuth | -true | -Transportation | -
| WhereIsMyTransport | -Platform for public transport data in emerging cities | -OAuth | -true | -Transportation | -
| Universities List | -University names, countries and domains | -- | true | -University | -
| Vehicles | -Lot of vehicles informations | -apiKey | -false | -Vehicle | -
| Brazilian Vehicles and Prices | -Vehicles information from Fundação Instituto de Pesquisas Econômicas - Fipe | -- | true | -Vehicle | -
| NHTSA Vehicles | -NHTSA Product Information Catalog and Vehicle Listing | -- | true | -Vehicle | -
| An API of Ice And Fire | -Game Of Thrones API | -- | true | -Video | -
| Dailymotion | -Dailymotion Developer API | -OAuth | -true | -Video | -
| MovieDB | -Movie Data | -apiKey | -true | -Video | -
| Netflix Roulette | -Netflix database | -- | false | -Video | -
| Ron Swanson Quotes | -Television | -- | true | -Video | -
| TVMaze | -TV Show Data | -- | false | -Video | -
| Vimeo | -Vimeo Developer API | -OAuth | -true | -Video | -
| YouTube | -Add YouTube functionality to your sites and apps | -OAuth | -true | -Video | -
| Dark Sky | -Weather | -apiKey | -true | -Weather | -
| MetaWeather | -Weather | -- | true | -Weather | -
| OpenWeatherMap | -Weather | -apiKey | -false | -Weather | -
| Weatherbit | -Weather | -apiKey | -true | -Weather | -
| Wunderground | -Weather | -apiKey | -true | -Weather | -
| Yahoo! Weather | -Weather | -- | true | -Weather | -