← Back to catalog
twitter.trending
mock data$0.002 / callTrending Topics
Get current trending topics on Twitter/X. Filter by location using WOEID (Where On Earth ID). Returns trend name, search query, and rank. 1=worldwide, 23424977=US, 23424975=UK.
Input schema
woeid
integerWhere On Earth ID for location-specific trends (1=worldwide, 23424977=US, 23424975=UK, 23424856=Japan)
Call via REST
curl -X POST https://unifyapi.pro/api/call/twitter.trending \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"woeid":0}'