From c1610e17a3403c0d9f31bc0be1c7cf3236037ec8 Mon Sep 17 00:00:00 2001 From: EmperorMew Date: Thu, 23 Apr 2026 09:01:31 -0500 Subject: [PATCH 01/10] Add Voidly - free censorship measurements API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..f2c75f24cf 100644 --- a/README.md +++ b/README.md @@ -1296,6 +1296,7 @@ API | Description | Auth | HTTPS | CORS | | [University of Oslo](https://data.uio.no/) | Courses, lecture videos, detailed information for courses etc. for the University of Oslo (Norway) | No | Yes | Unknown | | [UPC database](https://upcdatabase.org/api) | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | Unknown | | [Urban Observatory](https://urbanobservatory.ac.uk) | The largest set of publicly available real time urban data in the UK | No | No | No | +| [Voidly](https://voidly.ai/api-docs) | Internet censorship measurements, incidents, and ISP-level blocking data across 126 countries | No | Yes | No | | [Wikidata](https://www.wikidata.org/w/api.php?action=help) | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | Unknown | | [Wikipedia](https://www.mediawiki.org/wiki/API:Main_page) | Mediawiki Encyclopedia | No | Yes | Unknown | | [Yelp](https://www.yelp.com/developers/documentation/v3) | Find Local Business | `OAuth` | Yes | Unknown | From a0fd1a183b36fa3ef3743318c446d36e6294f0bf Mon Sep 17 00:00:00 2001 From: galigaribaldi Date: Sat, 25 Apr 2026 17:19:59 -0600 Subject: [PATCH 02/10] Add Apimetro to Transportation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..aad966d568 100644 --- a/README.md +++ b/README.md @@ -1693,6 +1693,7 @@ API | Description | Auth | HTTPS | CORS | | [AIS Hub](http://www.aishub.net/api) | Real-time data of any marine and inland vessel equipped with AIS tracking system | `apiKey` | No | Unknown | | [Amadeus for Developers](https://developers.amadeus.com/self-service) | Travel Search - Limited usage | `OAuth` | Yes | Unknown | | [apilayer aviationstack](https://aviationstack.com/) | Real-time Flight Status & Global Aviation Data API | `OAuth` | Yes | Unknown | +| [Apimetro](https://apimetro.dev/swagger/index.html) | Geospatial data for Mexico City public transport system (Metro, Metrobús, Cablebús, RTP, etc.) | No | Yes | Yes | | [AviationAPI](https://docs.aviationapi.com) | FAA Aeronautical Charts and Publications, Airport Information, and Airport Weather | No | Yes | No | | [AZ511](https://www.az511.com/developers/doc) | Access traffic data from the ADOT API | `apiKey` | Yes | Unknown | | [Bay Area Rapid Transit](http://api.bart.gov) | Stations and predicted arrivals for BART | `apiKey` | No | Unknown | From fe01695b941a7984e1dc49169b33670a8164ef07 Mon Sep 17 00:00:00 2001 From: kelsonic Date: Sat, 25 Apr 2026 19:15:09 -0500 Subject: [PATCH 03/10] Add Urantia Papers API to Books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..2df9489d9f 100644 --- a/README.md +++ b/README.md @@ -266,6 +266,7 @@ API | Description | Auth | HTTPS | CORS | | [Rig Veda](https://aninditabasu.github.io/indica/html/rv.html) | Gods and poets, their categories, and the verse meters, with the mandal and sukta number | No | Yes | Unknown | | [The Bible](https://docs.api.bible) | Everything you need from the Bible in one discoverable place | `apiKey` | Yes | Unknown | | [Thirukkural](https://api-thirukkural.web.app/) | 1330 Thirukkural poems and explanation in Tamil and English | No | Yes | Yes | +| [Urantia Papers](https://urantia.dev) | Full-text + semantic search across the Urantia Papers, with audio narration, entities, translations | No | Yes | Yes | | [Vedic Society](https://aninditabasu.github.io/indica/html/vs.html) | Descriptions of all nouns (names, places, animals, things) from vedic literature | No | Yes | Unknown | | [Wizard World](https://wizard-world-api.herokuapp.com/swagger/index.html) | Get information from the Harry Potter universe | No | Yes | Yes | | [Wolne Lektury](https://wolnelektury.pl/api/) | API for obtaining information about e-books available on the WolneLektury.pl website | No | Yes | Unknown | From 6b078c55ab8ab039cfb668a8df338b1da25a4a73 Mon Sep 17 00:00:00 2001 From: Pablo Cirre Date: Fri, 1 May 2026 07:19:47 +0200 Subject: [PATCH 04/10] Add PostalCodes to Geocoding --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..429df1e136 100644 --- a/README.md +++ b/README.md @@ -990,6 +990,7 @@ API | Description | Auth | HTTPS | CORS | | [Postali](https://postali.app/api) | Mexico Zip Codes API | No | Yes | Yes | | [PostcodeData.nl](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json) | Provide geolocation data based on postcode for Dutch addresses | No | No | Unknown | | [Postcodes.io](https://postcodes.io) | Postcode lookup & Geolocation for the UK | No | Yes | Yes | +| [PostalCodes](https://postalcodes.info/api) | Postal code search, country exports, and address validation data | No | Yes | Unknown | | [Queimadas INPE](https://queimadas.dgi.inpe.br/queimadas/dados-abertos/) | Access to heat focus data (probable wildfire) | No | Yes | Unknown | | [REST Countries](https://restcountries.com) | Get information about countries via a RESTful API | No | Yes | Yes | | [RoadGoat Cities](https://www.roadgoat.com/business/cities-api) | Cities content & photos API | `apiKey` | Yes | No | From 404c91869cabe0bdc5390c5d634d36ac96df01d5 Mon Sep 17 00:00:00 2001 From: Prer26 Date: Fri, 1 May 2026 13:30:28 +0530 Subject: [PATCH 05/10] Add DeepAI API to Machine Learning section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..a53627f328 100644 --- a/README.md +++ b/README.md @@ -1172,6 +1172,7 @@ API | Description | Auth | HTTPS | CORS | | [AI For Thai](https://aiforthai.in.th/index.php) | Free Various Thai AI API | `apiKey` | Yes | Yes | | [Clarifai](https://docs.clarifai.com/api-guide/api-overview) | Computer Vision | `OAuth` | Yes | Unknown | | [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | +| [DeepAI](https://deepai.org/) | Provides AI-powered APIs for text generation, image processing, and more | `apiKey` | Yes | Yes | | [Deepcode](https://www.deepcode.ai) | AI for code review | No | Yes | Unknown | | [Dialogflow](https://cloud.google.com/dialogflow/docs/) | Natural Language Processing | `apiKey` | Yes | Unknown | | [EXUDE-API](http://uttesh.com/exude-api/) | Used for the primary ways for filtering the stopping, stemming words from the text data | No | Yes | Yes | From c196408b3a6831b41a7bdb2ed8ac06929f2870af Mon Sep 17 00:00:00 2001 From: Ducourty Etan <148284744+EtanDct@users.noreply.github.com> Date: Fri, 1 May 2026 14:31:43 +0200 Subject: [PATCH 06/10] Add RacingHub API to Sports --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..39aff87c54 100644 --- a/README.md +++ b/README.md @@ -1599,6 +1599,7 @@ API | Description | Auth | HTTPS | CORS | | [Oddsmagnet](https://data.oddsmagnet.com) | Odds history from multiple UK bookmakers | No | Yes | Yes | | [OpenLigaDB](https://www.openligadb.de) | Crowd sourced sports league results | No | Yes | Yes | | [Premier League Standings ](https://rapidapi.com/heisenbug/api/premier-league-live-scores/) | All Current Premier League Standings and Statistics | `apiKey` | Yes | Unknown | +| [RacingHub](https://racinghub.net/api/v1/docs#/) | Formula 1 historical data and statistics | No | Yes | Unknown | | [Sport Data](https://sportdataapi.com) | Get sports data from all over the world | `apiKey` | Yes | Unknown | | [Sport List & Data](https://developers.decathlon.com/products/sports) | List of and resources related to sports | No | Yes | Yes | | [Sport Places](https://developers.decathlon.com/products/sport-places) | Crowd-source sports places around the world | No | Yes | No | From 2bb13e2895c21f245964dec1f9d661403265d904 Mon Sep 17 00:00:00 2001 From: ghousekw Date: Fri, 1 May 2026 15:55:54 +0300 Subject: [PATCH 07/10] feat: add Indian Pincode API to Government section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..7491268e5c 100644 --- a/README.md +++ b/README.md @@ -1044,6 +1044,7 @@ API | Description | Auth | HTTPS | CORS | | [Food Standards Agency](http://ratings.food.gov.uk/open-data/en-GB) | UK food hygiene rating data API | No | No | Unknown | | [Gazette Data, UK](https://www.thegazette.co.uk/data) | UK official public record API | `OAuth` | Yes | Unknown | | [Gun Policy](https://www.gunpolicy.org/api) | International firearm injury prevention and policy | `apiKey` | Yes | Unknown | +| [Indian Pincode](https://indianpincode.com/) | Free India PIN code lookup with GPS coordinates, 165k+ post offices, state & district data | No | Yes | Yes | | [INEI](http://iinei.inei.gob.pe/microdatos/) | Peruvian Statistical Government Open Data | No | No | Unknown | | [Interpol Red Notices](https://interpol.api.bund.dev/) | Access and search Interpol Red Notices | No | Yes | Unknown | | [Istanbul (İBB) Open Data](https://data.ibb.gov.tr) | Data sets from the İstanbul Metropolitan Municipality (İBB) | No | Yes | Unknown | From 3e38a4bd5e628773d0976c1ed6945f345de49c05 Mon Sep 17 00:00:00 2001 From: Ian Torres <73403032+ianator963@users.noreply.github.com> Date: Fri, 1 May 2026 16:31:02 -0400 Subject: [PATCH 08/10] Add Cat Facts API to Animals section Added Cat Facts API to the Animals section as a simple public API resource. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced558..83af574f57 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ API | Description | Auth | HTTPS | CORS | [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | No | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | | [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | No | Yes | No | +| [Cat Facts](https://catfact.ninja/) | Daily cat facts | No | Yes | Yes | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No | | [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Yes | | [Dog Facts](https://kinduff.github.io/dog-api/) | Random facts of Dogs | No | Yes | Yes | From e1ec19384cd244570d30e1d49c5bbf64141d5f2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ashwin=20Jonathan=20=F0=9F=AA=A9?= Date: Sat, 2 May 2026 10:58:11 +0530 Subject: [PATCH 09/10] Removed Age of Empires 2 API as it is Invalid --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 22c4ced558..76b039561e 100644 --- a/README.md +++ b/README.md @@ -818,7 +818,6 @@ API | Description | Auth | HTTPS | CORS | ### Games & Comics API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| -| [Age of Empires II](https://age-of-empires-2-api.herokuapp.com) | Get information about Age of Empires II resources | No | Yes | No | | [AmiiboAPI](https://amiiboapi.com/) | Nintendo Amiibo Information | No | Yes | Yes | | [Animal Crossing: New Horizons](http://acnhapi.com/) | API for critters, fossils, art, music, furniture and villagers | No | Yes | Unknown | | [Autochess VNG](https://github.com/didadadida93/autochess-vng-api) | Rest Api for Autochess VNG | No | Yes | Yes | From ea447318a744534ef819bbfadf677221f6952110 Mon Sep 17 00:00:00 2001 From: Arindam Date: Sat, 2 May 2026 12:51:25 +0530 Subject: [PATCH 10/10] Fix the order for Cat Facts in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83af574f57..d28b5eaf6b 100644 --- a/README.md +++ b/README.md @@ -106,8 +106,8 @@ API | Description | Auth | HTTPS | CORS | [AdoptAPet](https://www.adoptapet.com/public/apis/pet_list.html) | Resource to help get pets adopted | `apiKey` | Yes | Yes | | [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | No | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | +| [Cat Facts](https://catfact.ninja/) | Random cat facts | No | Yes | Yes | | [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | No | Yes | No | -| [Cat Facts](https://catfact.ninja/) | Daily cat facts | No | Yes | Yes | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | No | | [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Yes | | [Dog Facts](https://kinduff.github.io/dog-api/) | Random facts of Dogs | No | Yes | Yes |