Get Twitter/X user tweets
Retrieve user tweets from Twitter/X with support for multiple X handles and customizable date ranges. Note: This API may have higher latency due to AI-powered processing.
Documentation Index
Fetch the complete documentation index at: https://docs.fcontext.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
Comma-separated list of X handles to search (without @ symbol, max 3)
1Start date for search data in ISO8601 format (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$End date for search data in ISO8601 format (YYYY-MM-DD)
^\d{4}-\d{2}-\d{2}$Maximum number of search results to consider (max 50)
1 <= x <= 50Maximum number of search results to consider. Defaults to 20, max 50
1 <= x <= 50Response
Twitter/X user tweets retrieved successfully
Indicates successful API response
ISO 8601 timestamp of the response
Pagination information for paginated responses
Optional success message
Optional metadata including pagination, statistics, and additional context