From d7e891fdefbe879578389a785c7774823f7700c6 Mon Sep 17 00:00:00 2001 From: meanusarcanus Date: Sun, 16 Aug 2026 21:48:25 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index adda625b..b3613724 100644 --- a/README.md +++ b/README.md @@ -619,6 +619,7 @@ API | Description | Auth | HTTPS | CORS | | [Lua Decompiler](https://lua-decompiler.ferib.dev/) | Online Lua 5.1 Decompiler | No | Yes | Yes | | [MAC address vendor lookup](https://macaddress.io/api) | Retrieve vendor details and other information regarding a given MAC address or an OUI | `apiKey` | Yes | Yes | | [Micro DB](https://m3o.com/db) | Simple database service | `apiKey` | Yes | Unknown | +| [Micro-SaaS AI Suite](https://microsaas-agent-api.vercel.app/openapi.json) | 8 serverless AI APIs for sentiment analysis, copy generation, email verification, & OCR | `apiKey` | Yes | Unknown | | [MicroENV](https://microenv.com/) | Fake Rest API for developers | No | Yes | Unknown | | [Mocky](https://designer.mocky.io/) | Mock user defined test JSON for REST API endpoints | No | Yes | Yes | | [MY IP](https://www.myip.com/api-docs/) | Get IP address information | No | Yes | Unknown |