{"slug":"twitter","title":"Twitter API","description":"Full Twitter API access via twitterapi.io","version":"3.0.0","endpoints":{"userInfo":"POST /api/user-info - Look up user profile by username (paid)","userTweets":"POST /api/user-tweets - Fetch user's recent tweets (paid)","userFollowers":"POST /api/user-followers - List a user's followers (paid)","userFollowing":"POST /api/user-following - List accounts a user follows (paid)","verifiedFollowers":"POST /api/verified-followers - List verified followers by user ID (paid)","searchUsers":"POST /api/search-users - Search users by keyword (paid)","userMentions":"POST /api/user-mentions - Fetch tweets mentioning a user (paid)","checkFollow":"POST /api/check-follow - Check follow relationship between two users (paid)","batchUsers":"POST /api/batch-users - Fetch multiple users by comma-separated IDs (paid)","tweetsByIds":"POST /api/tweets-by-ids - Fetch tweets by comma-separated IDs (paid)","tweetReplies":"POST /api/tweet-replies - Get replies sorted by Relevance/Latest/Likes (paid)","searchTweets":"POST /api/search-tweets - Advanced search with operators and filters (paid)","tweetQuotes":"POST /api/tweet-quotes - Get quote tweets with time range filters (paid)","tweetRetweeters":"POST /api/tweet-retweeters - List users who retweeted a tweet (paid)","tweetThread":"POST /api/tweet-thread - Get full conversation thread in context (paid)","listTweets":"POST /api/list-tweets - Fetch tweets from a Twitter List (paid)","listFollowers":"POST /api/list-followers - List users who follow a List (paid)","listMembers":"POST /api/list-members - List all members of a List (paid)","communityInfo":"POST /api/community-info - Get Community metadata and rules (paid)","communityMembers":"POST /api/community-members - List Community members (paid)","communityTweets":"POST /api/community-tweets - Fetch tweets from a Community (paid)","spaceDetail":"POST /api/space-detail - Get Space details, host, and state (paid)","article":"POST /api/article - Retrieve long-form Article by tweet ID (paid)","trends":"POST /api/trends - Get trending topics by location WOEID (paid)","profile":"GET /api/profile/:username - Quick user profile lookup (free)","health":"GET /health","docs":"GET /docs","openapi":"GET /openapi.json","skill":"GET /skill.md - Agent-friendly API documentation"}}