Timeline & DMs
Get X trends
Get trending topics on X by region with configurable count and WOEID filtering
GET
Get X trends
Documentation Index
Fetch the complete documentation index at: https://docs.xquik.com/llms.txt
Use this file to discover all available pages before exploring further.
3 credits per call · All plans from $0.00012/credit
GET /x/trends when a workflow needs ranked regional topics for content
planning, monitor seeding, search jobs, or alert routing. The examples write
one JSON line per trend. Store trend_name, rank, description,
search_query, region_woeid, and returned_count, then pass
search_query to Search Tweets when a job
needs matching tweets.
Query parameters
Positive Where On Earth ID for the region. Invalid or nonpositive values fall back to
1 (worldwide). See Trends guide for common regions.Number of trends to return. Default
30, max 50. Invalid or below-minimum values fall back to 30.Headers
Your API key. Session cookie authentication is also supported.
Response
- 200 OK
- 401 Unauthenticated
- 402 Subscription required
- 429 Rate Limit Exceeded
- 424 Dependency Failed
This endpoint returns trends directly from X. For multi-source trending data (Google Trends, Hacker News, Reddit, etc.), use List Radar Items.
Next steps: Search Tweets to find tweets about a trending topic.
Last modified on May 17, 2026
Get X trends