From c7a85822dcd3a01fdfb093592c6c0c674da8d6ae Mon Sep 17 00:00:00 2001 From: Dzianis Karonchyk Date: Thu, 23 Apr 2026 11:03:20 +0200 Subject: [PATCH 1/5] Add Rainbow Weather to Weather --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5589..d7236752b1e 100644 --- a/README.md +++ b/README.md @@ -1875,6 +1875,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenUV](https://www.openuv.io) | Real-time UV Index Forecast | `apiKey` | Yes | Unknown | | [OpenWeatherMap](https://openweathermap.org/api) | Weather | `apiKey` | Yes | Unknown | | [QWeather](https://dev.qweather.com/en/) | Location-based weather data | `apiKey` | Yes | Yes | +| [Rainbow Weather](https://developer.rainbow.ai/) | Global real-time nowcasting API powered by radar + satellite fusion | `apiKey` | Yes | Unknown | | [RainViewer](https://www.rainviewer.com/api.html) | Radar data collected from different websites across the Internet | No | Yes | Unknown | | [Storm Glass](https://stormglass.io/) | Global marine weather from multiple sources | `apiKey` | Yes | Yes | | [Tomorrow](https://docs.tomorrow.io) | Weather API Powered by Proprietary Technology | `apiKey` | Yes | Unknown | From 3179e4e9707906f9f7a94ef2798d3a481bf04f01 Mon Sep 17 00:00:00 2001 From: Backspace-me <271631361+Backspace-me@users.noreply.github.com> Date: Fri, 24 Apr 2026 04:49:56 +0700 Subject: [PATCH 2/5] Add SportScore API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22c4ced5589..213f71ed62e 100644 --- a/README.md +++ b/README.md @@ -1603,6 +1603,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [Sport Vision](https://developers.decathlon.com/products/sport-vision) | Identify sport, brands and gear in an image. Also does image sports captioning | `apiKey` | Yes | Yes | +| [SportScore](https://sportscore.com/developers/) | Live scores, fixtures, standings and stats for football, basketball, cricket and tennis | No | Yes | Yes | | [Sportmonks Cricket](https://docs.sportmonks.com/cricket/) | Live cricket score, player statistics and fantasy API | `apiKey` | Yes | Unknown | | [Sportmonks Football](https://docs.sportmonks.com/football/) | Football score/schedule, news api, tv channels, stats, history, display standing e.g. epl, la liga | `apiKey` | Yes | Unknown | | [Squiggle](https://api.squiggle.com.au) | Fixtures, results and predictions for Australian Football League matches | No | Yes | Yes | From 80e593c9d6a780614507bdcc3bc9433adea5a9d7 Mon Sep 17 00:00:00 2001 From: Aurora Capital <201698397+auroracapital@users.noreply.github.com> Date: Mon, 25 May 2026 11:12:01 +0000 Subject: [PATCH 3/5] feat: add UpRes AI image upscaling API MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds UpRes (https://upres.ai/docs/api) to Art & Design section. Supports Real-ESRGAN, SeedVR2, AuraSR — up to 8K, 18 models, apiKey auth, HTTPS, CORS enabled. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63889589933..2032318b7c7 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ API | Description | Auth | HTTPS | CORS | | [PHP-Noise](https://php-noise.com/) | Noise Background Image Generator | No | Yes | Yes | | [Pixel Encounter](https://pixelencounter.com/api) | SVG Icon Generator | No | Yes | No | | [Rijksmuseum](https://data.rijksmuseum.nl/object-metadata/api/) | RijksMuseum Data | `apiKey` | Yes | Unknown | +| [UpRes](https://upres.ai/docs/api) | AI image upscaling to 8K with 18 models (Real-ESRGAN, SeedVR2, AuraSR) | `apiKey` | Yes | Yes | | [Word Cloud](https://wordcloudapi.com/) | Easily create word clouds | `apiKey` | Yes | Unknown | | [xColors](https://x-colors.herokuapp.com/) | Generate & convert colors | No | Yes | Yes | From c045ab0eebe9d564c97d39c98af11679f1aab160 Mon Sep 17 00:00:00 2001 From: Conversor IAE CNAE Date: Sat, 6 Jun 2026 18:13:41 +0200 Subject: [PATCH 4/5] Add Conversor IAE CNAE to Government --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 385cd48dc5c..6bcba233721 100644 --- a/README.md +++ b/README.md @@ -1084,6 +1084,7 @@ API | Description | Auth | HTTPS | CORS | | [City, Toronto Open Data](https://open.toronto.ca/) | Toronto (CA) City Open Data | No | Yes | Yes | | [Code.gov](https://code.gov) | The primary platform for Open Source and code sharing for the U.S. Federal Government | `apiKey` | Yes | Unknown | | [Colorado Information Marketplace](https://data.colorado.gov/) | Colorado State Government Open Data | No | Yes | Unknown | +| [Conversor IAE CNAE](https://www.conversoriaecnae.es/api/v1/docs) | Spanish IAE/CNAE tax activity codes, 2009→2025 crosswalk and AEAT obligations | `apiKey` | Yes | No | | [Data USA](https://datausa.io/about/api/) | US Public Data | No | Yes | Unknown | | [Data.gov](https://api.data.gov/) | US Government Data | `apiKey` | Yes | Unknown | | [Data.parliament.uk](https://explore.data.parliament.uk/?learnmore=Members) | Contains live datasets including information about petitions, bills, MP votes, attendance and more | No | No | Unknown | From 8c87814fcc1c507f6b3726adf4d03da93895f00a Mon Sep 17 00:00:00 2001 From: twzrd <33047129+twzrd-sol@users.noreply.github.com> Date: Sat, 6 Jun 2026 15:26:31 -0500 Subject: [PATCH 5/5] feat: add TWZRD Agent Intel to Blockchain section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 385cd48dc5c..55ee3bbd5df 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,7 @@ API | Description | Auth | HTTPS | CORS | | [Helium](https://docs.helium.com/api/blockchain/introduction/) | Helium is a global, distributed network of Hotspots that create public, long-range wireless coverage | No | Yes | Unknown | | [Nownodes](https://nownodes.io/) | Blockchain-as-a-service solution that provides high-quality connection via API | `apiKey` | Yes | Unknown | | [Steem](https://developers.steem.io/) | Blockchain-based blogging and social media website | No | No | No | +| [TWZRD Agent Intel](https://intel.twzrd.xyz) | Solana on-chain agent trust scoring via MCP; 4 free tools to score, resolve and verify AI agent wallets | No | Yes | Yes | | [The Graph](https://thegraph.com) | Indexing protocol for querying networks like Ethereum with GraphQL | `apiKey` | Yes | Unknown | | [Walltime](https://walltime.info/api.html) | To retrieve Walltime's market info | No | Yes | Unknown | | [Watchdata](https://docs.watchdata.io) | Provide simple and reliable API access to Ethereum blockchain | `apiKey` | Yes | Unknown |