From 7de89e88cee110e56b833c172b57bcf5d3d68371 Mon Sep 17 00:00:00 2001 From: yxs Date: Sun, 2 Aug 2026 16:38:00 +0800 Subject: [PATCH] Add XFlux to Social --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d6d4a40..476ce59a 100644 --- a/README.md +++ b/README.md @@ -1748,6 +1748,7 @@ API | Description | Auth | HTTPS | CORS | | [Twitter](https://developer.twitter.com/en/docs) | Read and write Twitter data | `OAuth` | Yes | No | | [vk](https://vk.com/dev/sites) | Read and write vk data | `OAuth` | Yes | Unknown | | [xfetch](https://xfetch.io) | Read API for X/Twitter search, profiles, tweets, and social graph | `apiKey` | Yes | Yes | +| [XFlux](https://www.xfluxapi.com/docs/api) | Read X/Twitter profiles, search, timelines; account monitors with signed webhooks | `apiKey` | Yes | No | **[⬆ Back to Index](#index)**