User Endpoints
Read X/Twitter user profiles, mentions, follows, relationships, and user search.
Endpoints
Get User Info
/apis/v1/twitter/user/infoLook up a user profile by username.
Get User Profile About
/apis/v1/twitter/user_aboutRead the extended about/profile information for a username.
Batch Get User Info By UserIds
/apis/v1/twitter/user/batch_info_by_idsResolve multiple user profiles from numeric X user IDs.
Get User Last Tweets
/apis/v1/twitter/user/last_tweetsFetch the latest tweets for a user, with optional replies and cursor pagination.
Get User Mentions
/apis/v1/twitter/user/mentionsReturn recent tweets that mention a specific user.
Get User Followers
/apis/v1/twitter/user/followersList followers for a username with cursor pagination.
Get User Followings
/apis/v1/twitter/user/followingsList accounts a user follows with cursor pagination.
Get User Verified Followers
/apis/v1/twitter/user/verifiedFollowersList verified followers for a numeric user ID.
Check Follow Relationship
/apis/v1/twitter/user/check_follow_relationshipCheck whether one user follows or is followed by another user.
Search User by Keyword
/apis/v1/twitter/user/searchSearch X users by keyword.
Related APIs
Instagram API
Instagram API
Read public Instagram surfaces through AIsa: profiles, posts, comments, followers, following, reels, hashtags, locations, stories, highlights, similar profiles, user search, and audio metadata for creator, brand, and social research workflows.
Twitter API
Tweet Endpoints
Search, fetch, and inspect tweets, replies, quotes, retweeters, threads, and articles.
Twitter API
List Endpoints
Read list members and followers.