Skip to content

Instantly share code, notes, and snippets.

@pip-pipo
Created March 6, 2021 07:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pip-pipo/60191384a551daa5ce885fc604b2d81c to your computer and use it in GitHub Desktop.
Save pip-pipo/60191384a551daa5ce885fc604b2d81c to your computer and use it in GitHub Desktop.
# API NAME DESCRIPTION SAMPLE URL
1 7Timer! Weather forecasts http://www.7timer.info/bin/api.pl?lon=113.17&lat=23.09&product=astro&output=json
2 Agify.io Predict age based on a name https://api.agify.io?name=bella
3 Archive.org Large public digital archive https://archive.org/advancedsearch.php?q=subject:google+sheets&output=json
4 Bored Activity suggestions https://www.boredapi.com/api/activity
5 Cat Facts List of cat facts https://cat-fact.herokuapp.com/facts
6 Cocktail Database Cocktail recipes https://www.thecocktaildb.com/api/json/v1/1/search.php?s=margarita
7 CoinBase Currency codes and names https://api.coinbase.com/v2/currencies
8 CoinDesk Bitcoin price index https://api.coindesk.com/v1/bpi/currentprice.json
9 CoinGecko Exchange rates https://api.coingecko.com/api/v3/exchange_rates
10 Coinpaprika Cryptocurrency data https://api.coinpaprika.com/v1/coins/btc-bitcoin
11 Data USA US public data https://datausa.io/api/data?drilldowns=Nation&measures=Population
12 Dogs Random dog images https://dog.ceo/api/breeds/image/random
13 ExchangeRate-API Exchange rates https://api.exchangerate-api.com/v4/latest/USD
14 FreeGeoIP GeoIP info https://freegeoip.app/json/
15 Genderize.io Predict gender based on a name https://api.genderize.io?name=scott
16 GitHub Jobs Search available jobs https://jobs.github.com/positions.json?description=api
17 HTTP Cats Cat images for HTTP status codes https://http.cat/401
18 Image-Charts Chart images https://image-charts.com/chart?cht=p3&chs=700×100&chd=t:60,40&chl=Hello|World&chan&chf=ps0-0,lg,45,ffeb3b,0.2,f44336,1|ps0-1,lg,45,8bc34a,0.2,009688,1
19 Imgflip Popular memes https://api.imgflip.com/get_memes
20 IP 2 Country Get country for IP address https://api.ip2country.info/ip?161.185.160.93
21 IPify Get your public IP address https://api.ipify.org?format=json
22 IPinfo Information about IP addresses https://ipinfo.io/161.185.160.93/geo
23 iTunes Search iTunes and Apple Book Store content https://itunes.apple.com/search?term=radiohead
24 Jikan Unofficial MyAnimeList API https://api.jikan.moe/v3/search/anime?q=naruto
25 JokeAPI Jokes https://v2.jokeapi.dev/joke/Any
26 Jokes Jokes https://official-joke-api.appspot.com/jokes/ten
27 Makeup Makeup brands and product info http://makeup-api.herokuapp.com/api/v1/products.json?brand=maybelline
28 MusicBrainz Music data http://musicbrainz.org/ws/2/artist/5b11f4ce-a62d-471e-81fc-a69a8278c7da?fmt=json
29 Nager.Date Public holidays https://date.nager.at/api/v2/publicholidays/2020/US
30 Nationalize.io Predict nationality based on a name https://api.nationalize.io?name=michael
31 Open Brewery DB Breweries https://api.openbrewerydb.org/breweries
32 Open Food Facts Data on food products https://world.openfoodfacts.org/api/v0/product/737628064502.json
33 Open Library Information about books http://openlibrary.org/api/volumes/brief/isbn/9780525440987.json
34 openFDA Federal Drug Administration data https://api.fda.gov/food/enforcement.json?limit=10
35 Placekitten Placeholder kitten images http://placekitten.com/200/300
36 Public APIs List public APIs https://api.publicapis.org/entries
37 PunkAPI Beer recipes https://api.punkapi.com/v2/beers
38 Random Dogs Random dog images https://random.dog/woof.json
39 RandomUser Fake user data generator https://randomuser.me/api/
40 Recipe Puppy Recipes http://www.recipepuppy.com/api/?i=onions,garlic&q=omelet
41 REST Countries Country information https://restcountries.eu/rest/v2/all
42 Shrtcode URL Shortener https://api.shrtco.de/v2/shorten?url=example.org/very/long/link.html
43 Teleport Location and quality of life data https://api.teleport.org/api/urban_areas/teleport%3A9q8yy/scores/
44 TVMaze TV show information http://api.tvmaze.com/search/shows?q=golden girls
45 Universities List Universities http://universities.hipolabs.com/search?country=United+Kingdom
46 Unix Timestamp Converter Convert timestamps https://showcase.api.linx.twenty57.net/UnixTime/fromunix?timestamp=1549892280
47 xkcd xkcd comics http://xkcd.com/info.0.json
48 Zippopotamus Zip code information https://api.zippopotam.us/us/90210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment