Merge pull request #6809 from yxs1640-png/add-xflux-api

Add XFlux API
This commit is contained in:
Arindam
2026-08-09 01:46:24 +05:30
committed by GitHub
+1
View File
@@ -1763,6 +1763,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)**
<br >