Procházet zdrojové kódy

Merge branch 'master' into master

pull/484/head
VojtaN před 6 roky
committed by GitHub
rodič
revize
744625abb6
5 změnil soubory, kde provedl 387 přidání a 10 odebrání
  1. +1
    -1
      .github/CONTRIBUTING.md
  2. +57
    -2
      README.md
  3. +2
    -0
      build/validate_links.rb
  4. +326
    -6
      json/entries.json
  5. +1
    -1
      json/entries.min.json

+ 1
- 1
.github/CONTRIBUTING.md Zobrazit soubor

@@ -20,7 +20,7 @@ Example entry:
| NASA | NASA data, including imagery | No | Yes | [Go!](https://api.nasa.gov) |
```

Currently, the only accepted inputs for this field are as follows:
\* Currently, the only accepted inputs for this field are as follows:

* `OAuth` - _the API supports OAuth_
* `apiKey` - _the API uses a private key string/token for authentication - try and use the correct parameter_


+ 57
- 2
README.md Zobrazit soubor

@@ -18,6 +18,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Business](#business)
* [Calendar](#calendar)
* [Cloud Storage & File Sharing](#cloud-storage--file-sharing)
* [Continuous Integration](#continuous-integration)
* [Currency Exchange](#currency-exchange)
* [Data Validation](#data-validation)
* [Development](#development)
@@ -36,7 +37,7 @@ Please note a passing build status indicates all listed APIs are available since
* [Music](#music)
* [News](#news)
* [Open Data](#open-data)
* [Open Source projects](#open-source-projects)
* [Open Source Projects](#open-source-projects)
* [Patent](#patent)
* [Personality](#personality)
* [Photography](#photography)
@@ -45,9 +46,11 @@ Please note a passing build status indicates all listed APIs are available since
* [Shopping](#shopping)
* [Social](#social)
* [Sports & Fitness](#sports--fitness)
* [Text Analysis](#text-analysis)
* [Tracking](#tracking)
* [Transportation](#transportation)
* [University](#university)
* [URL Shorteners](#url-shorteners)
* [Vehicle](#vehicle)
* [Video](#video)
* [Weather](#weather)
@@ -57,6 +60,7 @@ API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Dogs | Based on the Stanford Dogs Dataset | No | Yes | [Go!](https://dog.ceo/dog-api/) |
| IUCN | IUCN Red List of Threatened Species | `apiKey` | No | [Go!](http://apiv3.iucnredlist.org/api/v3/docs) |
| Movebank | Movement and Migration data of animals | No | Yes | [Go!](https://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) |

@@ -99,13 +103,19 @@ API | Description | Auth | HTTPS | Link |
### 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) |
@@ -118,9 +128,17 @@ API | Description | Auth | HTTPS | Link |
| Google Drive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://developers.google.com/drive/) |
| OneDrive | File Sharing and Storage | `OAuth` | Yes | [Go!](https://dev.onedrive.com/) |

### Continuous Integration
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| CircleCI | Automate the software development process using continuous integration and continuous delivery | `apiKey` | Yes | [Go!](https://circleci.com/docs/api/v1-reference/) |
| Codeship | Codeship is a Continuous Integration Platform in the cloud | `apiKey` | Yes | [Go!](https://apidocs.codeship.com/) |
| Travis CI | Sync your GitHub projects with Travis CI to test your code in minutes | `apiKey` | Yes | [Go!](https://docs.travis-ci.com/api/) |

### Currency Exchange
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| 1Forge | Forex currency market data | `apiKey` | Yes | [Go!](https://1forge.com/forex-data-api/api-documentation) |
| Currencylayer | Exchange rates and currency conversion | `apiKey` | Yes | [Go!](https://currencylayer.com/documentation) |
| Fixer.io | Exchange rates and currency conversion | No | Yes | [Go!](http://fixer.io) |

@@ -141,6 +159,8 @@ API | Description | Auth | HTTPS | Link |
| APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) |
| Bacon Ipsum | A Meatier Lorem Ipsum Generator | No | Yes | [Go!](https://baconipsum.com/json-api/) |
| BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) |
| Bitbucket - User Data | Pull public information for a user's Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) |
| Browshot | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | [Go!](https://browshot.com/api/documentation) |
| CDNJS | Library info on CDNJS | No | Yes | [Go!](https://api.cdnjs.com/libraries/jquery) |
| Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) |
| Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) |
@@ -149,6 +169,7 @@ API | Description | Auth | HTTPS | Link |
| Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://github.com/gitterHQ/docs) |
| HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) |
| Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) |
| import.io | Retrieve structured data from a website or RSS feed | `apiKey` | Yes | [Go!](https://www.ipify.org/) |
| IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) |
| JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) |
| JSONbin.io | Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps | `apiKey` | Yes | [Go!](https://jsonbin.io) |
@@ -165,6 +186,7 @@ API | Description | Auth | HTTPS | Link |
| RandomUser | Generates random user data | No | Yes | [Go!](https://randomuser.me) |
| RandomWord | Generate random word | No | No | [Go!](http://www.setgetgo.com/randomword/) |
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | Yes | [Go!](https://reqres.in/ ) |
| Restpack | Provides screenshot, HTML to PDF, and content extraction APIs | `apiKey` | Yes | [Go!](https://restpack.io/) |
| RoboHash | Generate random robot/alien avatars | No | Yes | [Go!](https://robohash.org/) |
| StackExchange | Q&A forum for developers | `OAuth` | Yes | [Go!](https://api.stackexchange.com/) |
| UI Names | Generate random fake names | No | Yes | [Go!](https://github.com/thm/uinames) |
@@ -199,6 +221,7 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Barchart OnDemand | Stock, Futures, and Forex Market Data | `apiKey` | Yes | [Go!](https://www.barchartondemand.com/free) |
| Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) |
| CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) |
| Consumer Financial Protection Bureau | Financial services consumer 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) |
@@ -244,6 +267,7 @@ API | Description | Auth | HTTPS | Link |
| Comic Vine | Comics | No | Yes | [Go!](https://comicvine.gamespot.com/api/documentation) |
| Deck of Cards | Deck of Cards | No | No | [Go!](http://deckofcardsapi.com/) |
| Destiny The Game | Bungie Platform API | `apiKey` | Yes | [Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0) |
| Dota 2 | 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) |
@@ -257,6 +281,7 @@ API | Description | Auth | HTTPS | Link |
| Qriusity | Quiz/Trivia Questions | No | Yes | [Go!](https://qriusity.com/) |
| Riot Games | League of Legends Game Information | `apiKey` | Yes | [Go!](https://developer.riotgames.com/) |
| Steam | Steam Client Interaction | `OAuth` | Yes | [Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API) |
| xkcd | Retrieve xkcd comics as JSON | No | Yes | [Go!](https://xkcd.com/json.html) |

### Geocoding
API | Description | Auth | HTTPS | Link |
@@ -291,7 +316,10 @@ API | Description | Auth | HTTPS | Link |
### Government
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| BCLaws | Access to the laws of British Columbia | No | No | [Go!](http://www.bclaws.ca/civix/template/complete/api/index.html) |
| BusinessUSA | BusinessUSA gives developers access to authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | [Go!](https://business.usa.gov/developer) |
| Census.gov | The US Census Bureau provides various APIs and data sets on demographics and businesses | No | Yes | [Go!](https://www.census.gov/data/developers/data-sets.html) |
| 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/) |

@@ -301,8 +329,10 @@ 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) |
@@ -349,8 +379,10 @@ API | Description | Auth | HTTPS | Link |
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | [Go!](http://chroniclingamerica.loc.gov/about/api/) |
| Feedbin | RSS reader | `OAuth` | Yes | [Go!](https://github.com/feedbin/feedbin-api) |
| New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) |
| News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) |
| NPR One | Personalized news listening experience from NPR | `OAuth` | Yes | [Go!](http://dev.npr.org/api/) |
| The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) |

### Open Data
@@ -366,6 +398,7 @@ API | Description | Auth | HTTPS | Link |
| Data USA | US Public Data | No | Yes | [Go!](https://datausa.io/about/api/) |
| Datakick | The open product database | `apiKey` | Yes | [Go!](https://www.datakick.org/api) |
| Dronestream | Tracks United States drone strikes | No | Yes | [Go!](https://dronestre.am/) |
| Federal Register | The Daily Journal of the United States Government | No | Yes | [Go!](https://www.federalregister.gov/reader-aids/developer-resources) |
| fonoApi | Mobile Device Description | No | Yes | [Go!](https://fonoapi.freshpixl.com/) |
| French Address Search | French Government | No | Yes | [Go!](https://adresse.data.gouv.fr/api) |
| Open Government, Australia | Australian Government Open Data | No | Yes | [Go!](https://www.data.gov.au/) |
@@ -373,6 +406,7 @@ API | Description | Auth | HTTPS | Link |
| Open Government, India | Indian Government Open Data | `apiKey` | Yes | [Go!](https://data.gov.in/) |
| Open Government, New Zealand | New Zealand Government Open Data | No | Yes | [Go!](https://www.data.govt.nz/) |
| Open Government, USA | United States Government Open Data | No | Yes | [Go!](https://www.data.gov/) |
| Open Skills | 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) |
@@ -386,7 +420,7 @@ API | Description | Auth | HTTPS | Link |
| Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) |
| Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) |

### Open Source projects
### Open Source Projects
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Countly | Countly web analytics | No | No | [Go!](http://resources.count.ly/docs) |
@@ -416,6 +450,7 @@ API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| 500px | Photography Community | `OAuth` | Yes | [Go!](https://github.com/500px/api-documentation) |
| Flickr | Flickr Services | `OAuth` | Yes | [Go!](https://www.flickr.com/services/api/) |
| Getty Images | Build applications using the world's most powerful imagery | `OAuth` | Yes | [Go!](http://developers.gettyimages.com/api/docs/) |
| Gfycat | Jiffier GIFs | `OAuth` | Yes | [Go!](https://developers.gfycat.com/api/) |
| Giphy | Get all your gifs | No | Yes | [Go!](https://github.com/Giphy/GiphyAPI) |
| Imgur | Images | `OAuth` | Yes | [Go!](https://apidocs.imgur.com/) |
@@ -455,6 +490,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/) |
@@ -469,6 +505,7 @@ API | Description | Auth | HTTPS | Link |
| Pinterest | The world's catalog of ideas | `OAuth` | Yes | [Go!](https://developers.pinterest.com/) |
| PWRTelegram bot | Boosted version of the Telegram bot API | `OAuth` | Yes | [Go!](https://pwrtelegram.xyz) |
| Reddit | Homepage of the internet | `OAuth` | Yes | [Go!](https://www.reddit.com/dev/api) |
| SharedCount | Social media like and share data for any URL | `apiKey` | Yes | [Go!](http://docs.sharedcount.com/) |
| Slack | Team Instant Messaging | `OAuth` | Yes | [Go!](https://api.slack.com/) |
| Telegram Bot | Simplified HTTP version of the MTProto API for bots | `OAuth` | Yes | [Go!](https://core.telegram.org/bots/api) |
| Telegram MTProto | Read and write Telegram data | `OAuth` | Yes | [Go!](https://core.telegram.org/api#getting-started) |
@@ -480,6 +517,7 @@ API | Description | Auth | HTTPS | Link |
### Sports & Fitness
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| BikeWise | Bikewise is a place to learn about and report bike crashes, hazards, and thefts | No | Yes | [Go!](https://www.bikewise.org/documentation/api_v2) |
| Cartola FC | The Cartola FC API serves to check the partial points of your team | No | Yes | [Go!](https://github.com/wgenial/cartrolandofc) |
| City Bikes | City Bikes around the world | No | No | [Go!](http://api.citybik.es/v2/) |
| Cricket Live Scores | Live cricket scores | `X-Mashape-Key` | Yes | [Go!](https://market.mashape.com/dev132/cricket-live-scores) |
@@ -490,9 +528,18 @@ API | Description | Auth | HTTPS | Link |
| NFL Arrests | NFL Arrest Data | No | No | [Go!](http://nflarrest.com/api/) |
| Pro Motocross | The RESTful AMA Pro Motocross lap times for every racer on the start gate | No | No | [Go!](http://promotocrossapi.com) |
| Strava | Connect with athletes, activities and more | `OAuth` | Yes | [Go!](https://strava.github.io/api/) |
| SuredBits | Query sports data, including teams, players, games, scores, and statistics | No | No | [Go!](https://suredbits.com/api/) |
| UFC Data | Ultimate Fighting Championship information for events and fighters | No | No | [Go!](http://ufc-data-api.ufc.com/) |
| Wger | Workout manager data as exercises, muscles or equipment | `apiKey` | Yes | [Go!](https://wger.de/en/software/api) |

### Text Analysis
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.com/) |
| 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 |
|---|---|---|---|---|
@@ -556,6 +603,14 @@ API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Universities List | University names, countries and domains | No | Yes | [Go!](https://github.com/Hipo/university-domains-list) |

### URL Shorteners
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Bitly | URL shortener and link management | `OAuth` | Yes | [Go!](http://dev.bitly.com/get_started.html) |
| ClickMeter | Monitor, compare, and optimize your marketing links | `apiKey` | Yes | [Go!](https://support.clickmeter.com/hc/en-us/categories/201474986) |
| Google URL Shortener | Takes long URLs and squeezes them into fewer characters to make a link that is easier to share | `apiKey` | Yes | [Go!](https://developers.google.com/url-shortener/v1/getting_started) |
| Rebrandly | Custom URL shortener for sharing branded links | `apiKey` | Yes | [Go!](https://developers.rebrandly.com/v1/docs) |

### Vehicle
API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|


+ 2
- 0
build/validate_links.rb Zobrazit soubor

@@ -60,6 +60,8 @@ links.each do |link|
fails.push("(SOK): #{link}")
rescue Errno::ECONNREFUSED
fails.push("(CON): #{link}")
rescue Errno::ECONNRESET
continue
end
progressbar.increment
end


+ 326
- 6
json/entries.json Zobrazit soubor

@@ -1,5 +1,5 @@
{
"count": 367,
"count": 407,
"entries": [
{
"API": "Dogs",
@@ -17,6 +17,14 @@
"HTTPS": false,
"Link": "http://apiv3.iucnredlist.org/api/v3/docs"
},
{
"API": "Movebank",
"Auth": null,
"Category": "Animals",
"Description": "Movement and Migration data of animals",
"HTTPS": true,
"Link": "https://github.com/movebank/movebank-api-doc"
},
{
"API": "Petfinder",
"Auth": "apiKey",
@@ -193,6 +201,38 @@
"HTTPS": true,
"Link": "https://developers.google.com/books/"
},
{
"API": "Clearbit Logo API",
"Auth": null,
"Category": "Business",
"Description": "Search for company logos and embed them in your projects",
"HTTPS": true,
"Link": "https://clearbit.com/docs#logo-api"
},
{
"API": "Domainsdb.info",
"Auth": null,
"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",
@@ -209,6 +249,14 @@
"HTTPS": false,
"Link": "http://www.markerapi.com/"
},
{
"API": "Trello",
"Auth": "OAuth",
"Category": "Business",
"Description": "Boards, lists, and cards to help you organize and prioritize your projects",
"HTTPS": true,
"Link": "https://developers.trello.com/"
},
{
"API": "Church Calendar",
"Auth": null,
@@ -217,6 +265,14 @@
"HTTPS": false,
"Link": "http://calapi.inadiutorium.cz/"
},
{
"API": "Google Calendar",
"Auth": "OAuth",
"Category": "Calendar",
"Description": "Display, create and modify Google calendar events",
"HTTPS": true,
"Link": "https://developers.google.com/google-apps/calendar/"
},
{
"API": "Holidays",
"Auth": "apiKey",
@@ -273,6 +329,38 @@
"HTTPS": true,
"Link": "https://dev.onedrive.com/"
},
{
"API": "CircleCI",
"Auth": "apiKey",
"Category": "Continuous Integration",
"Description": "Automate the software development process using continuous integration and continuous delivery",
"HTTPS": true,
"Link": "https://circleci.com/docs/api/v1-reference/"
},
{
"API": "Codeship",
"Auth": "apiKey",
"Category": "Continuous Integration",
"Description": "Codeship is a Continuous Integration Platform in the cloud",
"HTTPS": true,
"Link": "https://apidocs.codeship.com/"
},
{
"API": "Travis CI",
"Auth": "apiKey",
"Category": "Continuous Integration",
"Description": "Sync your GitHub projects with Travis CI to test your code in minutes",
"HTTPS": true,
"Link": "https://docs.travis-ci.com/api/"
},
{
"API": "1Forge",
"Auth": "apiKey",
"Category": "Currency Exchange",
"Description": "Forex currency market data",
"HTTPS": true,
"Link": "https://1forge.com/forex-data-api/api-documentation"
},
{
"API": "Currencylayer",
"Auth": "apiKey",
@@ -369,6 +457,22 @@
"HTTPS": true,
"Link": "http://bettermeta.io"
},
{
"API": "Bitbucket - User Data",
"Auth": null,
"Category": "Development",
"Description": "Pull public information for a user's Bitbucket account",
"HTTPS": true,
"Link": "https://api.bitbucket.org/2.0/users/karllhughes"
},
{
"API": "Browshot",
"Auth": "apiKey",
"Category": "Development",
"Description": "Easily make screenshots of web pages in any screen size, as any device",
"HTTPS": true,
"Link": "https://browshot.com/api/documentation"
},
{
"API": "CDNJS",
"Auth": null,
@@ -433,6 +537,14 @@
"HTTPS": false,
"Link": "http://hipsterjesus.com/"
},
{
"API": "import.io",
"Auth": "apiKey",
"Category": "Development",
"Description": "Retrieve structured data from a website or RSS feed",
"HTTPS": true,
"Link": "https://www.ipify.org/"
},
{
"API": "IPify",
"Auth": null,
@@ -561,6 +673,14 @@
"HTTPS": true,
"Link": "https://reqres.in/ "
},
{
"API": "Restpack",
"Auth": "apiKey",
"Category": "Development",
"Description": "Provides screenshot, HTML to PDF, and content extraction APIs",
"HTTPS": true,
"Link": "https://restpack.io/"
},
{
"API": "RoboHash",
"Auth": null,
@@ -705,6 +825,14 @@
"HTTPS": true,
"Link": "https://www.barchartondemand.com/free"
},
{
"API": "Blockchain",
"Auth": null,
"Category": "Finance",
"Description": "Bitcoin Payment, Wallet & Transaction Data",
"HTTPS": true,
"Link": "https://www.blockchain.info/api"
},
{
"API": "CoinDesk",
"Auth": null,
@@ -717,9 +845,9 @@
"API": "Consumer Financial Protection Bureau",
"Auth": "apiKey",
"Category": "Finance",
"Description": "Financial services consumer complains data",
"Description": "Financial services Consumer Complaints Database",
"HTTPS": true,
"Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json"
"Link": "https://data.consumerfinance.gov/dataset/Consumer-Complaints/s6ew-h6mp"
},
{
"API": "IEX",
@@ -953,6 +1081,14 @@
"HTTPS": true,
"Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0"
},
{
"API": "Dota 2",
"Auth": null,
"Category": "Games & Comics",
"Description": "Provides information about Player stats , Match stats, Rankings for Dota 2",
"HTTPS": true,
"Link": "https://docs.opendota.com/"
},
{
"API": "Eve Online",
"Auth": "OAuth",
@@ -1057,6 +1193,14 @@
"HTTPS": true,
"Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API"
},
{
"API": "xkcd",
"Auth": null,
"Category": "Games & Comics",
"Description": "Retrieve xkcd comics as JSON",
"HTTPS": true,
"Link": "https://xkcd.com/json.html"
},
{
"API": "adresse.data.gouv.fr",
"Auth": null,
@@ -1265,6 +1409,14 @@
"HTTPS": false,
"Link": "http://www.zippopotam.us"
},
{
"API": "BCLaws",
"Auth": null,
"Category": "Government",
"Description": "Access to the laws of British Columbia",
"HTTPS": false,
"Link": "http://www.bclaws.ca/civix/template/complete/api/index.html"
},
{
"API": "BusinessUSA",
"Auth": "apiKey",
@@ -1273,6 +1425,22 @@
"HTTPS": true,
"Link": "https://business.usa.gov/developer"
},
{
"API": "Census.gov",
"Auth": null,
"Category": "Government",
"Description": "The US Census Bureau provides various APIs and data sets on demographics and businesses",
"HTTPS": true,
"Link": "https://www.census.gov/data/developers/data-sets.html"
},
{
"API": "EPA",
"Auth": null,
"Category": "Government",
"Description": "Web services and data sets from the US Environmental Protection Agency",
"HTTPS": true,
"Link": "https://developer.epa.gov/category/api/"
},
{
"API": "FEC",
"Auth": "apiKey",
@@ -1313,6 +1481,14 @@
"HTTPS": false,
"Link": "http://www.flutrack.org/"
},
{
"API": "Healthcare.gov",
"Auth": null,
"Category": "Health",
"Description": "Educational content about the US Health Insurance Marketplace",
"HTTPS": true,
"Link": "https://www.healthcare.gov/developers/"
},
{
"API": "Makeup",
"Auth": null,
@@ -1329,6 +1505,14 @@
"HTTPS": true,
"Link": "https://data.medicare.gov/developers"
},
{
"API": "NPPES",
"Auth": null,
"Category": "Health",
"Description": "National Plan & Provider Enumeration System, info on healthcare providers registered in US",
"HTTPS": true,
"Link": "https://npiregistry.cms.hhs.gov/registry/help-api"
},
{
"API": "Nutritionix",
"Auth": "apiKey",
@@ -1561,6 +1745,14 @@
"HTTPS": false,
"Link": "http://chroniclingamerica.loc.gov/about/api/"
},
{
"API": "Feedbin",
"Auth": "OAuth",
"Category": "News",
"Description": "RSS reader",
"HTTPS": true,
"Link": "https://github.com/feedbin/feedbin-api"
},
{
"API": "New York Times",
"Auth": "apiKey",
@@ -1577,6 +1769,14 @@
"HTTPS": true,
"Link": "https://newsapi.org/"
},
{
"API": "NPR One",
"Auth": "OAuth",
"Category": "News",
"Description": "Personalized news listening experience from NPR",
"HTTPS": true,
"Link": "http://dev.npr.org/api/"
},
{
"API": "The Guardian",
"Auth": "apiKey",
@@ -1665,6 +1865,14 @@
"HTTPS": true,
"Link": "https://dronestre.am/"
},
{
"API": "Federal Register",
"Auth": null,
"Category": "Open Data",
"Description": "The Daily Journal of the United States Government",
"HTTPS": true,
"Link": "https://www.federalregister.gov/reader-aids/developer-resources"
},
{
"API": "fonoApi",
"Auth": null,
@@ -1721,6 +1929,14 @@
"HTTPS": true,
"Link": "https://www.data.gov/"
},
{
"API": "Open Skills",
"Auth": null,
"Category": "Open Data",
"Description": "Job titles, skills, and related jobs data",
"HTTPS": false,
"Link": "https://github.com/workforce-data-initiative/skills-api/wiki/API-Overview"
},
{
"API": "Outpan",
"Auth": "apiKey",
@@ -1820,7 +2036,7 @@
{
"API": "Countly",
"Auth": null,
"Category": "Open Source projects",
"Category": "Open Source Projects",
"Description": "Countly web analytics",
"HTTPS": false,
"Link": "http://resources.count.ly/docs"
@@ -1828,7 +2044,7 @@
{
"API": "Drupal.org",
"Auth": null,
"Category": "Open Source projects",
"Category": "Open Source Projects",
"Description": "Drupalorg",
"HTTPS": true,
"Link": "https://www.drupal.org/drupalorg/docs/api"
@@ -1836,7 +2052,7 @@
{
"API": "Libraries.io",
"Auth": "apiKey",
"Category": "Open Source projects",
"Category": "Open Source Projects",
"Description": "Open source software libraries",
"HTTPS": true,
"Link": "https://libraries.io/api"
@@ -1937,6 +2153,14 @@
"HTTPS": true,
"Link": "https://www.flickr.com/services/api/"
},
{
"API": "Getty Images",
"Auth": "OAuth",
"Category": "Photography",
"Description": "Build applications using the world's most powerful imagery",
"HTTPS": true,
"Link": "http://developers.gettyimages.com/api/docs/"
},
{
"API": "Gfycat",
"Auth": "OAuth",
@@ -2121,6 +2345,14 @@
"HTTPS": true,
"Link": "https://go.developer.ebay.com/"
},
{
"API": "Buffer",
"Auth": "OAuth",
"Category": "Social",
"Description": "Access to pending and sent updates in Buffer",
"HTTPS": true,
"Link": "https://buffer.com/developers/api"
},
{
"API": "Cisco Spark",
"Auth": "OAuth",
@@ -2233,6 +2465,14 @@
"HTTPS": true,
"Link": "https://www.reddit.com/dev/api"
},
{
"API": "SharedCount",
"Auth": "apiKey",
"Category": "Social",
"Description": "Social media like and share data for any URL",
"HTTPS": true,
"Link": "http://docs.sharedcount.com/"
},
{
"API": "Slack",
"Auth": "OAuth",
@@ -2289,6 +2529,14 @@
"HTTPS": true,
"Link": "https://vk.com/dev/sites"
},
{
"API": "BikeWise",
"Auth": null,
"Category": "Sports & Fitness",
"Description": "Bikewise is a place to learn about and report bike crashes, hazards, and thefts",
"HTTPS": true,
"Link": "https://www.bikewise.org/documentation/api_v2"
},
{
"API": "Cartola FC",
"Auth": null,
@@ -2369,6 +2617,14 @@
"HTTPS": true,
"Link": "https://strava.github.io/api/"
},
{
"API": "SuredBits",
"Auth": null,
"Category": "Sports & Fitness",
"Description": "Query sports data, including teams, players, games, scores, and statistics",
"HTTPS": false,
"Link": "https://suredbits.com/api/"
},
{
"API": "UFC Data",
"Auth": null,
@@ -2385,6 +2641,38 @@
"HTTPS": true,
"Link": "https://wger.de/en/software/api"
},
{
"API": "Aylien Text Analysis",
"Auth": "apiKey",
"Category": "Text Analysis",
"Description": "A collection of information retrieval and natural language APIs",
"HTTPS": true,
"Link": "http://docs.aylien.com/"
},
{
"API": "Google Cloud Natural",
"Auth": "apiKey",
"Category": "Text Analysis",
"Description": "Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis",
"HTTPS": true,
"Link": "https://cloud.google.com/natural-language/docs/"
},
{
"API": "Semantira",
"Auth": "OAuth",
"Category": "Text Analysis",
"Description": "Text Analytics with sentiment analysis, categorization & named entity extraction",
"HTTPS": true,
"Link": "https://semantria.readme.io/docs"
},
{
"API": "Watson Natural Language Understanding",
"Auth": "OAuth",
"Category": "Text Analysis",
"Description": "Natural language processing for advanced text analysis",
"HTTPS": true,
"Link": "https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/"
},
{
"API": "Postmon",
"Auth": null,
@@ -2793,6 +3081,38 @@
"HTTPS": true,
"Link": "https://github.com/Hipo/university-domains-list"
},
{
"API": "Bitly",
"Auth": "OAuth",
"Category": "URL Shorteners",
"Description": "URL shortener and link management",
"HTTPS": true,
"Link": "http://dev.bitly.com/get_started.html"
},
{
"API": "ClickMeter",
"Auth": "apiKey",
"Category": "URL Shorteners",
"Description": "Monitor, compare, and optimize your marketing links",
"HTTPS": true,
"Link": "https://support.clickmeter.com/hc/en-us/categories/201474986"
},
{
"API": "Google URL Shortener",
"Auth": "apiKey",
"Category": "URL Shorteners",
"Description": "Takes long URLs and squeezes them into fewer characters to make a link that is easier to share",
"HTTPS": true,
"Link": "https://developers.google.com/url-shortener/v1/getting_started"
},
{
"API": "Rebrandly",
"Auth": "apiKey",
"Category": "URL Shorteners",
"Description": "Custom URL shortener for sharing branded links",
"HTTPS": true,
"Link": "https://developers.rebrandly.com/v1/docs"
},
{
"API": "Brazilian Vehicles and Prices",
"Auth": null,


+ 1
- 1
json/entries.min.json
Diff nebyl zobrazen, protože je příliš veliký
Zobrazit soubor


Načítá se…
Zrušit
Uložit