twitter-API
twitter-API
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
twitter-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
get_unified_twitter_content /v1/tool/media/twitter/twitter/content |
Retrieves tweets, threads, and articles for a specific Twitter user. This is a unified endpoint that combines all content types. |
| POST |
get_user_articles /v1/tool/media/twitter/twitter/user_articles |
Retrieve articles published by a specific Twitter user. |
| POST |
get_twitter_users /v1/tool/media/twitter/twitter/users |
Get information about specified Twitter users including profile details, follower counts, and verification status. |
| POST |
get_tweets /v1/tool/media/twitter/tweets |
Retrieves tweets for specified user handles within an optional time range. |
| POST |
search_twitter /v1/tool/media/twitter/twitter/search |
Search for tweets and user information on Twitter with filters for engagement metrics, date range, and language. |
| POST |
get_tweet_detail /v1/tool/media/twitter/tweet/detail |
Extracts comprehensive metadata and content from individual Twitter/X posts using tweet URLs. Returns complete tweet information including author, text content, media attachments… |
| POST |
get_twitter_threads /v1/tool/media/twitter/twitter/thread |
Get thread tweets created by a specific Twitter user, with optional keyword filtering. |