From 9f95e0867bf50a569e01d64b6fcaa0f63c47bd82 Mon Sep 17 00:00:00 2001 From: Sabee Ur Rehman Khan Date: Fri, 31 Jul 2026 01:39:02 +0500 Subject: [PATCH 01/19] Add Cloudflare API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..00a601bd307 100644 --- a/README.md +++ b/README.md @@ -548,6 +548,7 @@ API | Description | Auth | HTTPS | CORS | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Changelogs.md](https://changelogs.md) | Structured changelog metadata from open source projects | No | Yes | Unknown | | [Ciprand](https://github.com/polarspetroll/ciprand) | Secure random string generator | No | Yes | No | +| [Cloudflare](https://developers.cloudflare.com/api/) | Manage DNS, CDN, Workers and other services; documented with an official OpenAPI 3.0 spec | `apiKey` | Yes | No | | [Cloudflare Trace](https://github.com/fawazahmed0/cloudflare-trace-api) | Get IP Address, Timestamp, User Agent, Country Code, IATA, HTTP Version, TLS/SSL Version & More | No | Yes | Yes | | [Codex](https://github.com/Jaagrav/CodeX) | Online Compiler for Various Languages | No | Yes | Unknown | | [Contentful Images](https://www.contentful.com/developers/docs/references/images-api/) | Used to retrieve and apply transformations to images | `apiKey` | Yes | Yes | From ea7b7729003530d8dbe1bfaae01ebb600faef871 Mon Sep 17 00:00:00 2001 From: RantumBits <9749454+RantumBits@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:48:46 -0700 Subject: [PATCH 02/19] Add ClearTrace API to Blockchain --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..b340014e41e 100644 --- a/README.md +++ b/README.md @@ -259,6 +259,7 @@ API | Description | Auth | HTTPS | CORS | | [Blockscout](https://dev.blockscout.com/) | Multichain block explorer REST API (with Etherscan-compatible JSON-RPC) | `apiKey` | Yes | No | | [Chainlink](https://chain.link/developer-resources) | Build hybrid smart contracts with Chainlink | No | Yes | Unknown | | [Chainpoint](https://tierion.com/chainpoint/) | Chainpoint is a global network for anchoring data to the Bitcoin blockchain | No | Yes | Unknown | +| [ClearTrace](https://cleartracedata.com/docs) | Cross-frontend DEX attribution and execution quality data across Ethereum and L2s | No | Yes | Yes | | [Covalent](https://www.covalenthq.com/docs/api/) | Multi-blockchain data aggregator platform | `apiKey` | Yes | Unknown | | [Etherscan](https://etherscan.io/apis) | Ethereum explorer API | `apiKey` | Yes | Yes | | [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 | From ad7b2a4ec63c7b55781d583085599349f1ca5a2d Mon Sep 17 00:00:00 2001 From: M-Reda Date: Fri, 31 Jul 2026 09:53:53 +0300 Subject: [PATCH 03/19] Add Village to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..04aa268087f 100644 --- a/README.md +++ b/README.md @@ -336,6 +336,7 @@ API | Description | Auth | HTTPS | CORS | | [Tenders in Ukraine](https://tenders.guru/ua/api) | Get data for procurements in Ukraine in JSON format | No | Yes | Unknown | | [Tomba email finder](https://tomba.io/api) | Email Finder for B2B sales and email marketing and email verifier | `apiKey` | Yes | Yes | | [Trello](https://developers.trello.com/) | Boards, lists and cards to help you organize and prioritize your projects | `OAuth` | Yes | Unknown | +| [Village](https://docs.village.ai) | Person and company enrichment plus warm introduction paths through your network | `apiKey` | Yes | Yes | **[⬆ Back to Index](#index)**
From 758f91dbf3ab66f8053b27c8241a7a6fbdecc40d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?As=C4=B1m=20=C3=9Cnl=C3=BC?= <103200640+Awesome28208@users.noreply.github.com> Date: Fri, 31 Jul 2026 13:32:18 +0300 Subject: [PATCH 04/19] Add AI Law Tracker and other government APIs to README Adds AI Law Tracker to the Government section. - Free public API with a free tier (no device/service purchase required). - HTTPS supported; documented at https://ai-law-tracker.com/developers - Read-only JSON over an audited AI-regulation dataset (US state + federal, EU, global), CC BY 4.0. - Single entry, alphabetical order preserved, description under 100 characters. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..b080b40fb00 100644 --- a/README.md +++ b/README.md @@ -1121,6 +1121,7 @@ API | Description | Auth | HTTPS | CORS | ### Government API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| +| [AI Law Tracker](https://ai-law-tracker.com/developers) | AI regulation laws by jurisdiction (US, EU, global) as read-only JSON; free tier | apiKey | Yes | Unknown | | [Bank Negara Malaysia Open Data](https://apikijangportal.bnm.gov.my/) | Malaysia Central Bank Open Data | No | Yes | Unknown | | [BCLaws](https://www.bclaws.gov.bc.ca/civix/template/complete/api/index.html) | Access to the laws of British Columbia | No | No | Unknown | | [Brazil](https://brasilapi.com.br/) | Community driven API for Brazil Public Data | No | Yes | Yes | From e34fb4cbf65b8c95e852b5e995123cd587c8cea0 Mon Sep 17 00:00:00 2001 From: stanmaygo Date: Fri, 31 Jul 2026 16:36:37 +0600 Subject: [PATCH 05/19] Add dotsweep API to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..9a272fb5676 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,7 @@ API | Description | Auth | HTTPS | CORS | | [DigitalOcean Status](https://status.digitalocean.com/api) | Status of all DigitalOcean services | No | Yes | Unknown | | [Docker Hub](https://docs.docker.com/docker-hub/api/latest/) | Interact with Docker Hub | `apiKey` | Yes | Yes | | [DomainDb Info](https://api.domainsdb.info/) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown | +| [dotsweep](https://dotsweep.com/docs) | Domain availability across 1200+ TLDs with registration and renewal prices | No | Yes | Yes | | [DownStatus](https://isitdownstatus.com) | Real-time status for GitHub, AWS, Discord and 90+ services | No | Yes | Yes | | [ExtendsClass JSON Storage](https://extendsclass.com/json-storage.html) | A simple JSON store API | No | Yes | Yes | | [GeekFlare](https://apidocs.geekflare.com/docs/geekflare-api) | Provide numerous capabilities for important testing and monitoring methods for websites | `apiKey` | Yes | Unknown | From 24f0addca8f39a4a4a4cb988f60990ecfdaa0f5f Mon Sep 17 00:00:00 2001 From: goww7 Date: Fri, 31 Jul 2026 17:47:28 +0000 Subject: [PATCH 06/19] Add Halal Terminal to Finance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..03ad2ed9492 100644 --- a/README.md +++ b/README.md @@ -844,6 +844,7 @@ API | Description | Auth | HTTPS | CORS | | [FRED](https://fred.stlouisfed.org/docs/api/fred/) | Economic data from the Federal Reserve Bank of St. Louis | `apiKey` | Yes | Yes | | | [Front Accounting APIs](https://frontaccounting.com/fawiki/index.php?n=Devel.SimpleAPIModule) | Front accounting is multilingual and multicurrency software for small businesses | `OAuth` | Yes | Yes | | | [Goldprice.dev](https://goldprice.dev/docs) | Cross-validated gold, silver & copper spot, futures & 30-year history in 13 currencies | No | Yes | Unknown | | +| [Halal Terminal](https://api.halalterminal.com/docs) | Shariah-compliant stock and ETF screening across 5 methodologies, zakat and purification | `apiKey` | Yes | Yes | | | [Helium](https://heliumtrades.com/mcp-page/) | News with media bias scoring, balanced news synthesis, live market data, AI options pricing | No | Yes | Yes | | | [Hotstoks](https://hotstoks.com?utm_source=public-apis) | Stock market data powered by SQL | `apiKey` | Yes | Yes | | | [IBANforge](https://api.ibanforge.com) | IBAN validation and BIC/SWIFT lookup for 75+ countries with 121K+ bank entries | No | Yes | Yes | From 4aca47a006a45fd7857c0dd7a43fdef48da6fa55 Mon Sep 17 00:00:00 2001 From: zelothornapi Date: Fri, 31 Jul 2026 15:09:50 -0500 Subject: [PATCH 07/19] Add Zelothorn API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..d2228ef921c 100644 --- a/README.md +++ b/README.md @@ -876,6 +876,7 @@ API | Description | Auth | HTTPS | CORS | | [WallstreetBets](https://dashboard.nbshare.io/apps/reddit/api/) | WallstreetBets Stock Comments Sentiment Analysis | No | Yes | Unknown | | | [Yahoo Finance](https://www.yahoofinanceapi.com/) | Real time low latency Yahoo Finance API for stock market, crypto currencies, and currency exchange | `apiKey` | Yes | Yes | | | [YNAB](https://api.youneedabudget.com/) | Budgeting & Planning | `OAuth` | Yes | Yes | | +| [Zelothorn](https://zelothorn.com/developers) | Plain-English explanations of US public companies with SEC filings and earnings data | No | Yes | Yes | | | [Zoho Books](https://www.zoho.com/books/api/v3/) | Online accounting software, built for your business | `OAuth` | Yes | Unknown | | **[⬆ Back to Index](#index)** From f7153ed899adadf9053b8bf23a8f150eeb003fc5 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar T <223290041+abhisheksharma611@users.noreply.github.com> Date: Sat, 1 Aug 2026 10:56:04 +0530 Subject: [PATCH 08/19] Add Tollmint to Government --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..b615b12677a 100644 --- a/README.md +++ b/README.md @@ -1214,6 +1214,7 @@ API | Description | Auth | HTTPS | CORS | | [OpenRegistry](https://openregistry.sophymarine.com) | Real-time queries to 27 national company registries (UK, FR, DE, IT, ES, KR + 21 more) | `OAuth` | Yes | Unknown | | [PRC Exam Schedule](https://api.whenisthenextboardexam.com/docs/) | Unofficial Philippine Professional Regulation Commission's examination schedule | No | Yes | Yes | | [Represent by Open North](https://represent.opennorth.ca/) | Find Canadian Government Representatives | No | Yes | Unknown | +| [Tollmint](https://api.tollmint.com) | Advertising, subscription, AI-disclosure and accessibility rules across the US, EU and UK | No | Yes | Yes | | [UK Companies House](https://developer.company-information.service.gov.uk/) | UK Companies House Data from the UK government | `OAuth` | Yes | Unknown | | [US Presidential Election Data by TogaTech](https://uselection.togatech.org/api/) | Basic candidate data and live electoral vote counts for top two parties in US presidential election | No | Yes | No | | [USA.gov](https://www.usa.gov/developer) | Authoritative information on U.S. programs, events, services and more | `apiKey` | Yes | Unknown | From c8768fa747f0bc3d5f3fb8fbf98f64d77da6de8f Mon Sep 17 00:00:00 2001 From: Nefelibata <124799179+MeiSiristhebest@users.noreply.github.com> Date: Sat, 1 Aug 2026 14:25:09 +0800 Subject: [PATCH 09/19] Add restful-api to Test Data --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..b043a5e8961 100644 --- a/README.md +++ b/README.md @@ -1824,6 +1824,7 @@ API | Description | Auth | HTTPS | CORS | | [Random Data](https://random-data-api.com) | Random data generator | No | Yes | Unknown | | [Randommer](https://randommer.io/randommer-api) | Random data generator | `apiKey` | Yes | Yes | | [RandomUser](https://randomuser.me) | Generates and list user data | No | Yes | Unknown | +| [restful-api](https://restful-api.dev) | Fake REST API for testing and prototyping with CRUD endpoints | No | Yes | No | | [RoboHash](https://robohash.org/) | Generate random robot/alien avatars | No | Yes | Unknown | | [Spanish random names](https://random-names-api.herokuapp.com/public) | Generate spanish names (with gender) randomly | No | Yes | Unknown | | [Spanish random words](https://palabras-aleatorias-public-api.herokuapp.com) | Generate spanish words randomly | No | Yes | Unknown | From 9de40e14a427b1a33c5a72a05024475656865de2 Mon Sep 17 00:00:00 2001 From: Yijie Ma Date: Sat, 1 Aug 2026 13:44:47 +0200 Subject: [PATCH 10/19] Add DataCube AI to News --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..d3bfd1a6f35 100644 --- a/README.md +++ b/README.md @@ -1382,6 +1382,7 @@ API | Description | Auth | HTTPS | CORS | | [Associated Press](https://developer.ap.org/) | Search for news and metadata from Associated Press | `apiKey` | Yes | Unknown | | [Chronicling America](http://chroniclingamerica.loc.gov/about/api/) | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | Unknown | | [Currents](https://currentsapi.services/) | Real-time and historical global news with multilingual support | `apiKey` | Yes | Yes | +| [DataCube AI](https://www.datacubeai.space/en/tools/ai-news-api) | Daily curated AI industry news, funding rounds and trends in 8 languages | No | Yes | No | | [Feedbin](https://github.com/feedbin/feedbin-api) | RSS reader | `OAuth` | Yes | Unknown | | [Florida Man](https://github.com/juliayxhuang/florida-man-api#readme) | Static JSON dataset of 10,000+ Florida Man headlines by date | No | Yes | Yes | | [GNews](https://gnews.io/) | Search for news from various sources | `apiKey` | Yes | Yes | From 9c6c6170a1ec27d511e2cbc4c0eb9af11e627c80 Mon Sep 17 00:00:00 2001 From: Prudent App Dev <87621722+Sergey-PrudentDev@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:39:08 -0600 Subject: [PATCH 11/19] Add Bitcoin Halving API to Cryptocurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..809f2c4e89e 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,7 @@ API | Description | Auth | HTTPS | CORS | | [Bitcambio](https://nova.bitcambio.com.br/api/v3/docs#a-public) | Get the list of all traded assets in the exchange | No | Yes | Unknown | | [BitcoinAverage](https://apiv2.bitcoinaverage.com/) | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown | | [BitcoinCharts](https://bitcoincharts.com/about/exchanges/) | Financial and Technical Data related to the Bitcoin Network | No | Yes | Unknown | +| [Bitcoin Halving](https://why21million.com/halving-api/) | Halving era, block reward, and schedule arithmetic for any Bitcoin block height | No | Yes | Yes | | [Bitfinex](https://docs.bitfinex.com/docs) | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | | [BitPanda](https://developers.bitpanda.com) | Cryptocurrency Information | `apiKey` | Yes | Unknown | | [Bitmex](https://www.bitmex.com/app/apiOverview) | Real-Time Cryptocurrency derivatives trading platform based in Hong Kong | `apiKey` | Yes | Unknown | From dbaa5331fcca6e71524d2c32c26935d97491cfa6 Mon Sep 17 00:00:00 2001 From: Zeeshan Date: Sun, 2 Aug 2026 04:07:36 +0200 Subject: [PATCH 12/19] docs: fix broken API links in README - Update Studio Ghibli API URL to ghibliapi.vercel.app (heroku app gone) - Remove xColors, Rig Veda, and Vedic Society entries (404 / gone) Related to #6592 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 3d6d4a403f9..a325b62ff71 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ API | Description | Auth | HTTPS | CORS | | [MyAnimeList](https://myanimelist.net/clubs.php?cid=13727) | Anime and Manga Database and Community | `OAuth` | Yes | Unknown | | [NekosBest](https://docs.nekos.best) | Neko Images & Anime roleplaying GIFs | No | Yes | Yes | | [Shikimori](https://shikimori.one/api/doc) | Anime discovery, tracking, forum, rates | `OAuth` | Yes | Unknown | -| [Studio Ghibli](https://ghibliapi.herokuapp.com) | Resources from Studio Ghibli films | No | Yes | Yes | +| [Studio Ghibli](https://ghibliapi.vercel.app) | Resources from Studio Ghibli films | No | Yes | Yes | | [Trace Moe](https://soruly.github.io/trace.moe-api/#/) | A useful tool to get the exact scene of an anime from a screenshot | No | Yes | Yes | | [Waifu.im](https://waifu.im/docs) | Get waifu pictures from an archive of over 4000 images and multiple tags | No | Yes | Yes | | [Waifu.pics](https://waifu.pics/docs) | Image sharing platform for anime images | No | Yes | No | @@ -233,7 +233,6 @@ API | Description | Auth | HTTPS | CORS | | [UpRes](https://upres.ai/docs/api) | AI image upscaling to 8K with 18 models (Real-ESRGAN, SeedVR2, AuraSR) | `apiKey` | Yes | Yes | | [Text-till-Kladdesign](https://text-till-klad-design.gracestack.se/api/v1/openapi.json) | AI fashion design generator — transform Swedish text into clothing concepts | `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 | **[⬆ Back to Index](#index)**
@@ -294,12 +293,10 @@ API | Description | Auth | HTTPS | CORS | | [Quran](https://quran.api-docs.io/) | RESTful Quran API with multiple languages | No | Yes | Yes | | [Quran Cloud](https://alquran.cloud/api) | A RESTful Quran API to retrieve an Ayah, Surah, Juz or the entire Holy Quran | No | Yes | Yes | | [Quran-api](https://github.com/fawazahmed0/quran-api#readme) | Free Quran API Service with 90+ different languages and 400+ translations | No | Yes | Yes | -| [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 | | [Runyankole Bible](https://runyankole-bible-api.vercel.app) | Free REST API for the Runyankore-Rukiga Bible — 66 books, 31106 verses | No | Yes | Yes | | [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 a7f7b1b4fe740607730b6b6938b6f572b033ad7c Mon Sep 17 00:00:00 2001 From: Dinusha Weerakoon Date: Sun, 2 Aug 2026 10:50:50 +0530 Subject: [PATCH 13/19] Add RunConvert API to Documents & Productivity --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..fc443d433d8 100644 --- a/README.md +++ b/README.md @@ -721,6 +721,7 @@ API | Description | Auth | HTTPS | CORS | | [Renderly](https://renderlyapi.com) | HTML to PDF conversion API built on Chromium | `apiKey` | Yes | Yes | | [Rendex](https://rendex.dev) | Render HTML, Markdown, or URLs to PNG/JPEG/WebP/PDF, with extraction and templating | `apiKey` | Yes | Unknown | | [Restpack](https://restpack.io/) | Provides screenshot, HTML to PDF and content extraction APIs | `apiKey` | Yes | Unknown | +| [RunConvert](https://www.runconvert.com/docs) | Convert video, audio, image, and document files programmatically | `apiKey` | Yes | No | | [Todoist](https://developer.todoist.com) | Todo Lists | `OAuth` | Yes | Unknown | | [Smart Image Enhancement](https://apilayer.com/marketplace/image_enhancement-api) | Performs image upscaling by adding detail to images through multiple super-resolution algorithms | `apiKey` | Yes | Unknown | | [staffSign](https://staffsign.de/docs) | Digital employment contract API with QES/eIDAS support for HR and staffing | `apiKey` | Yes | Yes | From d4369f368a9baa1aa3668110cfe59b14d5f4414e Mon Sep 17 00:00:00 2001 From: Michalis Solomou Date: Sun, 2 Aug 2026 10:22:27 +0300 Subject: [PATCH 14/19] Add Funding Signals API to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..b903643a5e5 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ API | Description | Auth | HTTPS | CORS | | [Clearbit Logo](https://clearbit.com/docs#logo-api) | Search for company logos and embed them in your projects | `apiKey` | Yes | Unknown | | [Domainsdb.info](https://domainsdb.info/) | Registered Domain Names Search | No | Yes | No | | [Freelancer](https://developers.freelancer.com) | Hire freelancers to get work done | `OAuth` | Yes | Unknown | +| [Funding Signals](https://fundingsignals.net/docs) | Companies that just raised funding, scored as sales leads, from public SEC filings | `apiKey` | Yes | No | | [Gmail](https://developers.google.com/gmail/api/) | Flexible, RESTful access to the user's inbox | `OAuth` | Yes | Unknown | | [Google Analytics](https://developers.google.com/analytics/) | Collect, configure and analyze your data to reach the right audience | `OAuth` | Yes | Unknown | | [Instatus](https://instatus.com/help/api) | Post to and update maintenance and incidents on your status page through an HTTP REST API | `apiKey` | Yes | Unknown | From c8502fe27c56d5bbc455640c04c0e4d03158dd55 Mon Sep 17 00:00:00 2001 From: marwannaili237 Date: Sun, 2 Aug 2026 18:28:26 +0100 Subject: [PATCH 15/19] Add DocStruct: AI document-to-structured-data extraction API (free tier, no auth) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..7cde6545149 100644 --- a/README.md +++ b/README.md @@ -703,6 +703,7 @@ API | Description | Auth | HTTPS | CORS | | [Cloudmersive Document and Data Conversion](https://cloudmersive.com/convert-api) | HTML/URL to PDF/PNG, Office documents to PDF, image conversion | `apiKey` | Yes | Yes | | [Code::Stats](https://codestats.net/api-docs) | Automatic time tracking for programmers | `apiKey` | Yes | No | | [CraftMyPDF](https://craftmypdf.com) | Generate PDF documents from templates with a drop-and-drop editor and a simple API | `apiKey` | Yes | No | +| [DocStruct](https://docstruct.pages.dev) | AI extraction of invoices, receipts, bank statements & contracts into structured JSON/CSV | No | Yes | Yes | | [Flowdash](https://docs.flowdash.com/docs/api-introduction) | Automate business workflows | `apiKey` | Yes | Unknown | | [Html2PDF](https://html2pdf.app/) | HTML/URL to PDF | `apiKey` | Yes | Unknown | | [iLovePDF](https://developer.ilovepdf.com/) | Convert, merge, split, extract text and add page numbers for PDFs. Free for 250 documents/month | `apiKey` | Yes | Yes | From 818962e23c73e9ca6da804bf84129595b98274d1 Mon Sep 17 00:00:00 2001 From: Timwal78 Date: Sun, 2 Aug 2026 20:38:20 -0400 Subject: [PATCH 16/19] Add ScriptMasterLabs x402 and MCP APIs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 68045a06634..8c7dcf1add5 100644 --- a/README.md +++ b/README.md @@ -472,6 +472,8 @@ API | Description | Auth | HTTPS | CORS | | [Solana JSON RPC](https://docs.solana.com/developing/clients/jsonrpc-api) | Provides various endpoints to interact with the Solana Blockchain | No | Yes | Unknown | | [Technical Analysis](https://technical-analysis-api.com) | Cryptocurrency prices and technical analysis | `apiKey` | Yes | No | | [VALR](https://docs.valr.com/) | Cryptocurrency Exchange based in South Africa | `apiKey` | Yes | Unknown | +| [ScriptMasterLabs x402](https://acp-x402-scriptmasterlabs.onrender.com) | 100+ SEC, DeFi, crypto, and macro endpoints for AI agents via x402 micropayments | `apiKey` | Yes | Yes | +| [ScriptMasterLabs MCP](https://mcp-x402.onrender.com) | Model Context Protocol server with web search, social search & LLM chat paid via x402 | `apiKey` | Yes | Yes | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | | [ZMOK](https://zmok.io) | Ethereum JSON RPC API and Web3 provider | No | Yes | Unknown | From 7db5d94bdc4cb5486751170786a95d88d835ef6b Mon Sep 17 00:00:00 2001 From: ForeverTools Date: Mon, 3 Aug 2026 01:59:27 +0100 Subject: [PATCH 17/19] Add ProxyForge to Development section (free proxy JSON API) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..b706261fde7 100644 --- a/README.md +++ b/README.md @@ -623,6 +623,7 @@ API | Description | Auth | HTTPS | CORS | | [PageCDN](https://pagecdn.com/docs/public-api) | Public API for javascript, css and font libraries on PageCDN | `apiKey` | Yes | Yes | | [Postman](https://www.postman.com/postman/workspace/postman-public-workspace/documentation/12959542-c8142d51-e97c-46b6-bd77-52bb66712c9a) | Tool for testing APIs | `apiKey` | Yes | Unknown | | [ProxyCrawl](https://proxycrawl.com) | Scraping and crawling anticaptcha service | `apiKey` | Yes | Unknown | +| [ProxyForge](https://proxyforge.dev) | Free auto-updating list of live-tested proxies (HTTP/HTTPS/SOCKS4/SOCKS5), refreshed every 6 h | No | Yes | Yes | | [ProxyKingdom](https://proxykingdom.com) | Rotating Proxy API that produces a working proxy on every request | `apiKey` | Yes | Yes | | [Pusher Beams](https://pusher.com/beams) | Push notifications for Android & iOS | `apiKey` | Yes | Unknown | | [QR & Barcode](https://solsigs.com/qrapi/) | QR codes and barcodes (Code 128, EAN-13, Data Matrix, PDF417 + more). SVG or PNG output | No | Yes | Yes | From 98c067596522b48d4f492812c451bac5fb129213 Mon Sep 17 00:00:00 2001 From: Peter Carter Date: Mon, 3 Aug 2026 12:30:06 +0100 Subject: [PATCH 18/19] Add Food Info to Food & Drink --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a403f9..4161fc49cfe 100644 --- a/README.md +++ b/README.md @@ -889,6 +889,7 @@ API | Description | Auth | HTTPS | CORS | | [Coffee](https://coffee.alexflipnote.dev/) | Random pictures of coffee | No | Yes | Unknown | | [Edamam nutrition](https://developer.edamam.com/edamam-docs-nutrition-api) | Nutrition Analysis | `apiKey` | Yes | Unknown | | [Edamam recipes](https://developer.edamam.com/edamam-docs-recipe-api) | Recipe Search | `apiKey` | Yes | Unknown | +| [Food Info](https://food-info.org/developer) | Nutrition data for millions of foods from six national food composition datasets | `apiKey` | Yes | No | | [Foodish](https://github.com/surhud004/Foodish#readme) | Random pictures of food dishes | No | Yes | Yes | | [Fruityvice](https://www.fruityvice.com) | Data about all kinds of fruit | No | Yes | Unknown | | [Kroger](https://developer.kroger.com/reference) | Supermarket Data | `apiKey` | Yes | Unknown | From 3bcfc631491ac22fabf616b852ff5e390ec65c5a Mon Sep 17 00:00:00 2001 From: Awa Dieudonne Date: Mon, 3 Aug 2026 08:20:21 -0700 Subject: [PATCH 19/19] Update Mailtrap description to reflect Email API/SMTP sending capability Updated Mailtrap entry to accurately reflect its primary product: Email API and SMTP for sending transactional and bulk emails. Previous description only mentioned the sandbox/testing feature. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d6d4a403f9..50bea4656e3 100644 --- a/README.md +++ b/README.md @@ -750,7 +750,7 @@ API | Description | Auth | HTTPS | CORS | | [mail.tm](https://docs.mail.tm) | Temporary Email Service | No | Yes | Yes | | [MailboxValidator](https://www.mailboxvalidator.com/api-email-free) | Validate email address to improve deliverability | `apiKey` | Yes | Unknown | | [MailCheck.ai](https://www.mailcheck.ai/#documentation) | Prevent users to sign up with temporary email addresses | No | Yes | Unknown | -| [Mailtrap](https://mailtrap.docs.apiary.io/#) | A service for the safe testing of emails sent from the development and staging environments | `apiKey` | Yes | Unknown | +| [Mailtrap](https://mailtrap.io) | Email API and SMTP for sending transactional and bulk emails, with email testing sandbox for safe development | apiKey | Yes | Unknown | | [PostStack](https://poststack.dev/docs) | EU-hosted email API for transactional and marketing email, with contacts, broadcasts, and analytics | `apiKey` | Yes | No | | [Sendgrid](https://docs.sendgrid.com/api-reference/) | A cloud-based SMTP provider that allows you to send emails without having to maintain email servers | `apiKey` | Yes | Unknown | | [Sendinblue](https://developers.sendinblue.com/docs) | A service that provides solutions relating to marketing and/or transactional email and/or SMS | `apiKey` | Yes | Unknown |