public-apis/README.md

198 lines
11 KiB
Markdown
Raw Normal View History

2016-03-21 01:05:16 +01:00
# Public APIs
A collective list of JSON APIs for use in web development.
> While I appreciate the masses of pull requests and community involement, some PRs have been specifically to market company APIs that offer paid for 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 explicitly are marketing attempts won't be accepted, thanks for understanding! :)
2016-03-21 09:11:29 +01:00
### Animals
| API | Description | OAuth |Link |
2016-03-21 02:01:13 +01:00
|---|---|---|---|
| Petfinder | Adoption | No | [Go!](https://www.petfinder.com/developers/api-docs/) |
2016-03-31 01:37:58 +02:00
| RescueGroups | Adoption | No | [Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home) |
2016-03-21 02:01:13 +01:00
2016-03-23 02:40:31 +01:00
### Anime
2016-03-23 02:37:16 +01:00
| API | Description | OAuth |Link |
|---|---|---|---|
| Hummingbird | Hummingbird Anime API | No | [Go!](https://hummingbird.me/) |
2016-03-26 03:01:47 +01:00
| AniList | AniList Anime API | Yes | [Go!](http://anilist-api.readthedocs.org/en/latest/#) |
2016-03-21 02:01:13 +01:00
### Calendar
| API | Description | OAuth |Link |
|---|---|---|---|
| Church Calendar API | Catholic liturgical calendar | No | [Go!](http://calapi.inadiutorium.cz/) |
| Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) |
| Date and Time | Global Date and Time | No | [Go!](http://www.timeanddate.com/services/api/) |
### Development
| API | Description | OAuth |Link |
|---|---|---|---|
| RandomUser | Generates random user data | No | [Go!](https://randomuser.me) |
| UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) |
| UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) |
| Adorable Avatars | Generate random cartoon avatars | No | [Go!](http://avatars.adorable.io) |
| Github - User Data | Pull public information for a user's github | No | [Go!](https://api.github.com/users/hackeryou) |
2016-03-27 12:55:08 +02:00
| Gitter | Chat for GitHub | Yes | [Go!](https://developer.gitter.im/docs/) |
| JSONPlaceholder | Fake data for testing and prototyping | No | [Go!](http://jsonplaceholder.typicode.com/) |
| RoboHash | Generate random robot/alien avatars | No | [Go!](https://robohash.org/) |
| API Only | Several APIs free. | No | [Go!](http://apionly.com/) |
2016-03-27 12:03:35 +02:00
| Lorem Text | Generates Lorem Ipsum text | Yes | [Go!] (https://market.mashape.com/montanaflynn/lorem-text-generator)
| Hipster Ipsum | Generates Hipster Ipsum text | No | [Go!] (http://hipsterjesus.com/)
| Loripsum | The "lorem ipsum" generator that doesn't suck | No | [Go!] (http://loripsum.net/)
2016-04-13 17:55:32 +02:00
| ReqRes | A hosted REST-API ready to respond to your AJAX requests | No | [Go!] (http://reqres.in/)
2016-03-21 02:01:13 +01:00
### Drinks
2016-03-21 09:11:29 +01:00
| API | Description | OAuth |Link |
2016-03-21 02:01:13 +01:00
|---|---|---|---|
| BreweryDB | Beer | No, but apiKey query string |[Go!](http://www.brewerydb.com/developers) |
| LCBO API | Alcohol | No, but apiKey query string |[Go!](https://lcboapi.com/) |
2016-03-21 02:01:13 +01:00
2016-03-23 06:13:17 +01:00
### Data Access
| API | Description | OAuth |Link |
|---|---|---|---|
2016-03-26 13:00:11 +01:00
| Abbreviation API | Get abbreviations and meanings | No |[Go!](https://market.mashape.com/daxeel/abbreviations) |
| Callook.info API | United States ham radio callsigns | No |[Go!](https://callook.info) |
| Celebinfo API | Celebrity information API | No |[Go!](https://market.mashape.com/daxeel/celebinfo/) |
2016-03-27 01:15:53 +01:00
| Open Government | United State Government Open Data | No |[Go!](https://www.data.gov/) |
| Yelp | Find Local Business | Yes |[Go!](https://www.yelp.com/developers) |
2016-03-27 01:31:39 +01:00
| Quandl API | Stock Market Data | No |[Go!](https://www.quandl.com/) |
2016-03-23 06:13:17 +01:00
### Exchange
| API | Description | OAuth |Link |
|---|---|---|---|
2016-03-26 13:00:11 +01:00
| Currencylayer | Exchange rates and currency conversion | No | [Go!](https://currencylayer.com/documentation) |
2016-04-11 15:29:48 +02:00
| Fixer.io | JSON API for foreign exchange rates and currency conversion | No | [Go!](http://fixer.io) |
2016-03-21 02:01:13 +01:00
### Games & Comics
2016-03-21 09:11:29 +01:00
| API | Description | OAuth |Link |
2016-03-21 02:01:13 +01:00
|---|---|---|---|
| Marvel | Marvel Comics API | No | [Go!](http://developer.marvel.com) |
| SWAPI | Star Wars API | No |[Go!](https://swapi.co) |
| Pokéapi | The RESTful Pokémon API | No |[Go!](http://pokeapi.co) |
| Giant Bomb | Video Games | No |[Go!](http://www.giantbomb.com/api/documentation) |
2016-03-22 17:39:44 +01:00
| Comic Vine | Comics | No | [Go!](http://comicvine.gamespot.com/api/documentation) |
| Steam | Steam Client API | Yes | [Go!] (https://developer.valvesoftware.com/wiki/Steam_Web_API) |
2016-03-21 02:01:13 +01:00
### Geocoding
| API | Description | OAuth |Link |
|---|---|---|---|
| OpenCage | Forward and reverse geocoding using open data | No | [Go!](https://geocoder.opencagedata.com) |
2016-03-21 09:11:29 +01:00
### Media
2016-03-21 02:01:13 +01:00
2016-03-21 09:11:29 +01:00
| API | Description | OAuth |Link |
2016-03-21 02:01:13 +01:00
|---|---|---|---|
| Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) |
| Unsplash | Photography | Yes | [Go!](https://unsplash.com/developers) |
2016-03-21 02:01:13 +01:00
| Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) |
2016-03-22 20:29:39 +01:00
| TVMaze | TV Show Data | No | [Go!](http://www.tvmaze.com/api) |
2016-03-21 02:01:13 +01:00
| OMDB | Open movie database | No | [Go!](http://omdbapi.com) |
| MovieDB | Movie Data | No | [Go!](https://www.themoviedb.org/documentation/api) |
2016-03-21 14:51:33 +01:00
| Netflix Roulette | Netflix database | No | [Go!](http://netflixroulette.net/api/) |
2016-03-21 02:01:13 +01:00
| Good Reads | Books | No | [Go!](https://www.goodreads.com/api) |
2016-03-21 18:01:47 +01:00
| Dribbble | Design | Yes | [Go!](http://developer.dribbble.com/v1/) |
2016-03-22 15:18:05 +01:00
| Ron Swanson Quotes | Television | No | [Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) |
| Rijksmuseum| Art | No | [Go!](https://www.rijksmuseum.nl/en/api) |
| iTunes Search | Software products API | No | [Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/) |
2016-03-22 14:53:59 +01:00
| Twitch | Game Streaming API | Yes | [Go!](https://github.com/justintv/Twitch-API) |
2016-03-22 18:52:12 +01:00
| Wordnik | Dictionary Data API | No | [Go!](http://developer.wordnik.com) |
2016-03-27 12:03:35 +02:00
| Imgur | Images | Yes | [Go!](https://api.imgur.com/#overview) |
2016-03-24 08:57:20 +01:00
| Chuck Norris Database | Jokes | No | [Go!](http://www.icndb.com/api) |
2016-03-27 14:34:48 +02:00
| Medium | community of readers and writers offering unique perspectives on ideas. | Yes | [Go!](https://github.com/Medium/medium-api-docs)
| Flickr | Flickr Services | Yes | [Go!](https://www.flickr.com/services/api/)
2016-03-27 12:03:35 +02:00
| Reddit | Homepage of the internet | Parts | [Go!](https://www.reddit.com/dev/api)
2016-03-21 02:01:13 +01:00
2016-03-21 09:11:29 +01:00
### Music
| API | Description | OAuth |Link |
2016-03-21 02:01:13 +01:00
|---|---|---|---|
| Discogs | Music | No | [Go!](https://www.discogs.com/developers/) |
| EchoNest | Music | No | [Go!](http://developer.echonest.com/docs/v4) |
2016-03-27 12:45:26 +02:00
| Jamendo | Music | Yes | [Go!](https://developer.jamendo.com/v3.0) |
2016-03-21 02:01:13 +01:00
| LastFm | Music | No | [Go!](http://www.last.fm/api) |
| Mixcloud | Music | No | [Go!](https://www.mixcloud.com/developers/) |
2016-03-22 23:48:19 +01:00
| MusicBrainz | Music | No | [Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2) |
| Soundcloud | Music | No | [Go!](https://developers.soundcloud.com/) |
| Spotify | Music | No | [Go!](https://developer.spotify.com/web-api/migration-guide/) |
2016-03-29 14:01:16 +02:00
| Musixmatch | Music | No, but `apikey` query string | [Go!](https://developer.musixmatch.com/) |
2016-03-21 02:01:13 +01:00
2016-03-23 12:36:32 +01:00
### Open Source projects
| API | Description | OAuth |Link |
|---|---|---|---|
| Drupal.org | Drupal.org API | No | [Go!](https://www.drupal.org/drupalorg/api) |
| Libraries.io | Open source software libraries | No | [Go!](https://libraries.io/api) |
2016-03-23 12:36:32 +01:00
### Security
| API | Description | OAuth |Link |
|---|---|---|---|
| UK Police | UK Police data | No | [Go!](https://data.police.uk/docs/) |
2016-03-21 09:11:29 +01:00
### Science
2016-03-21 02:01:13 +01:00
2016-03-21 09:11:29 +01:00
| API | Description | OAuth |Link |
2016-03-21 02:01:13 +01:00
|---|---|---|---|
| TED Talks | TED API | No | [Go!](http://developer.ted.com/API_Docs) |
| NASA | NASA data, including imagery | No | [Go!](https://api.nasa.gov) |
| Wunderground | Weather | No | [Go!](http://www.wunderground.com/weather/api/) |
2016-03-21 02:17:21 +01:00
| OpenWeatherMap | Weather | No | [Go!](http://openweathermap.org/api) |
2016-03-27 14:40:58 +02:00
| Yahoo! Weather | Weather | No | [Go!](https://developer.yahoo.com/weather/) |
2016-03-21 02:01:13 +01:00
| World Bank | World Data | No | [Go!](http://data.worldbank.org/developers) |
| Open Notify | ISS astronauts, current location API | No | [Go!](http://open-notify.org/Open-Notify-API/) |
| Fedger.io | Query machine intelligence data | No | [Go!](https://dev.fedger.io/docs/) |
2016-03-23 19:00:21 +01:00
| inspirehep.net | High Energy Physics info. system | No | [Go!](https://inspirehep.net/info/hep/api?ln=en) |
2016-03-21 02:01:13 +01:00
### Social
2016-03-27 12:03:35 +02:00
| API | Description | OAuth |Link |
|---|---|---|---|
| Full Contact | Get Social Media profiles and contact Information | Yes | [Go!](https://www.fullcontact.com/developer/docs/) |
| LinkedIn REST-API | The foundation of all digital integrations with LinkedIn | Yes | [Go!](https://developer.linkedin.com/docs/rest-api) |
| Facebook API | Facebook Login, Share on FB, Social Plugins, Analytics and more | Yes | [Go!](https://developers.facebook.com/) |
| Twitter API | Read and write Twitter data | Yes | [Go!](https://dev.twitter.com/rest/public) |
| Telegram API | Read and write Telegram data | Yes | [Go!](https://core.telegram.org/api#getting-started) |
2016-04-17 06:52:06 +02:00
| Fuck Off as a Service | Asks someone to fuck off | No | [Go!](https://www.foaas.com) |
2016-03-26 13:00:11 +01:00
### Sports/Fitness
| API | Description | OAuth |Link |
|---|---|---|---|
| Football-Data.org | Football Data | No | [Go!](http://api.football-data.org) |
| FitBit | FitBit API | No | [Go!](https://dev.fitbit.com) |
| Stattleship | MLB, NBA, NHL, NFL | No, but a token is required | [Go!](https://www.stattleship.com/#) |
2016-03-26 13:00:11 +01:00
| JCDecaux Bike API | JCDecaux's self-service bicycles | No, but `apiKey` query string | [Go!](https://developer.jcdecaux.com/) |
2016-03-27 17:45:47 +02:00
| City Bikes API | City Bikes around the world | No | [Go!](http://api.citybik.es/v2/) |
2016-03-21 13:44:16 +01:00
### Transportation
| API | Description | OAuth |Link |
|---|---|---|---|
| Transport for London | TFL API | No | [Go!](https://api.tfl.gov.uk) |
2016-03-21 13:54:25 +01:00
| Transport for Belgium | Belgian transport API | No | [Go!](https://hello.irail.be/api/) |
2016-03-21 14:45:09 +01:00
| Transport for Germany | Deutsche Bahn (DB) API | No | [Go!](http://data.deutschebahn.com/apis/fahrplan/) |
2016-03-21 16:10:14 +01:00
| Transport for Switzerland | Swiss public transport API | No | [Go!](https://transport.opendata.ch/) |
2016-03-22 20:46:29 +01:00
| Transport for Budapest | Budapest public transport API | No | [Go!](http://docs.bkkfutar.apiary.io/) |
| Transport for Norway | Norwegian transport API | No | [Go!](http://reisapi.ruter.no/help) |
2016-03-22 20:11:26 +01:00
| Transport for Toronto | TTC | No| [Go!](https://myttc.ca/developers) |
| Transport for Vancouver, Canada | TransLink | Yes | [Go!](https://developer.translink.ca/) |
2016-03-23 00:44:11 +01:00
| Transport for Washington, US | Washington Metro transport API | Yes | [Go!](https://developer.wmata.com/) |
2016-03-23 13:59:04 +01:00
| Transport for Paris, France | RATP Open Data API | No | [Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/) |
2016-03-23 05:12:27 +01:00
| Transport for Sao Paulo, Brazil | SPTrans | Yes | [Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx) |
2016-03-23 21:28:56 +01:00
| Transport for The Netherlands | NS | No | [Go!](http://www.ns.nl/reisinformatie/ns-api) |
2016-03-29 18:16:11 +02:00
| Schiphol Airport API | Schiphol | Yes | [Go!](https://flight-info.3scale.net/)
2016-03-21 13:44:16 +01:00
2016-03-24 14:03:26 +01:00
### Vehicle
| API | Description | OAuth |Link |
|---|---|---|---|
| Vehicle API | Lot of vehicles informations | No, but `apiKey` query string | [Go!](http://developer.edmunds.com/api-documentation/overview/) |
2016-03-27 14:29:48 +02:00
### Video
| API | Description | OAuth |Link |
|---|---|---|---|
| YouTube | Add YouTube functionality to your sites and apps. | Yes / No | [Go!](https://developers.google.com/youtube/)