Twitter/X Trends API
Fetch current Twitter/X trend lists for agent discovery and monitoring workflows.
Common use case
Detect fast-moving topics and feed trend signals into dashboards or alert agents.
Example request
curl --request GET 'https://xai.xxxstrategy.com/v1/trends' \
--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.