Regions
| WOEID | Region |
|---|---|
1 | Worldwide |
23424977 | United States |
23424975 | United Kingdom |
23424969 | Turkey |
23424950 | Spain |
23424829 | Germany |
23424819 | France |
23424856 | Japan |
23424848 | India |
23424768 | Brazil |
23424775 | Canada |
23424900 | Mexico |
How it works
When you callGET /api/v1/trends, Xquik fetches the latest trending topics for the requested WOEID. Results are cached in-process to keep responses fast.
Each trend includes a name (the topic or hashtag), an optional description, a rank position, and a query string you can pass directly to the Search Tweets endpoint.
Response:
count query parameter controls how many trends to return. Defaults to 30, minimum 1, maximum 50.
Combine trends with search
Fetch the top trend for a region, then search for tweets about it:Next steps
Trends API Reference
Full endpoint reference with query parameters and response schema.
Billing & Usage
Subscription pricing, credits, and per-operation costs.