Add TwitterAPIs to Social

This commit is contained in:
officialForkoff
2026-08-08 10:50:06 +05:30
parent 180a936ebe
commit ce5025f974
+1
View File
@@ -1761,6 +1761,7 @@ API | Description | Auth | HTTPS | CORS |
| [Tumblr](https://www.tumblr.com/docs/en/api/v2) | Read and write Tumblr Data | `OAuth` | Yes | Unknown | | [Tumblr](https://www.tumblr.com/docs/en/api/v2) | Read and write Tumblr Data | `OAuth` | Yes | Unknown |
| [Twitch](https://dev.twitch.tv/docs) | Game Streaming API | `OAuth` | Yes | Unknown | | [Twitch](https://dev.twitch.tv/docs) | Game Streaming API | `OAuth` | Yes | Unknown |
| [Twitter](https://developer.twitter.com/en/docs) | Read and write Twitter data | `OAuth` | Yes | No | | [Twitter](https://developer.twitter.com/en/docs) | Read and write Twitter data | `OAuth` | Yes | No |
| [TwitterAPIs](https://www.twitterapis.com/) | Twitter / X data API: search, profiles, timelines, followers, DMs, plus write actions (post, like, retweet, follow) | `apiKey` | Yes | Unknown |
| [vk](https://vk.com/dev/sites) | Read and write vk data | `OAuth` | Yes | Unknown | | [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 | | [xfetch](https://xfetch.io) | Read API for X/Twitter search, profiles, tweets, and social graph | `apiKey` | Yes | Yes |