From b0fb983a4d5ece32d98027d9d398e066d924a6e2 Mon Sep 17 00:00:00 2001 From: heyrossvanwyk Date: Tue, 22 Jul 2025 21:36:41 +0530 Subject: [PATCH] Add ChatterBox API (#525) Add ChatterBox to Development --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4703d3c5..38767086 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,7 @@ | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey`| Yes | Yes | | [Cache Horse](https://cache.horse) | Combine/batch & cache multiple HTTP requests to save on API quotas, speed up & simplify your app | `apiKey` | Yes | Yes | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | +| [ChatterBox](https://chatter-box.io/) | One API for meeting bots on Zoom, Meet & Teams | `apiKey` | Yes | Yes | | [Ciprand](https://github.com/polarspetroll/ciprand) | Secure random string generator | No | 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 |