diff --git a/README.md b/README.md index 1961bf0c..838e75d5 100644 --- a/README.md +++ b/README.md @@ -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 | | [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 | +| [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 | | [xfetch](https://xfetch.io) | Read API for X/Twitter search, profiles, tweets, and social graph | `apiKey` | Yes | Yes |