Tweet Thread API
Fetch thread context around one tweet so agents can understand multi-post announcements and arguments.
Common use case
Turn long announcement threads into one complete agent-readable context.
Example request
curl --request GET 'https://xai.xxxstrategy.com/v1/tweets/20/thread' \
--header 'Authorization: Bearer tw_live_your_api_key'Related endpoint docs
Create an API key from the console to run this endpoint against live Twitter/X data.