Use this file to discover all available pages before exploring further.
Free - does not consume credits
Get trending topics and news aggregated from 7 sources: Google Trends, Hacker News, Polymarket, TrustMRR, Wikipedia, GitHub Trending, and Reddit. Filter by source, category, region, and time window.Radar is authenticated but free. It does not require an active subscription and does not consume credits.
Filter by source. One of: google_trends, hacker_news, polymarket, trustmrr, wikipedia, github, reddit. Omit to return items from all 7 sources combined. Use this to focus on a single data stream (e.g. github for developer-focused trends).
Filter by category. One of: general, tech, dev, science, culture, politics, business, entertainment. Omit to return all categories. Categories are assigned automatically based on source and content.
Region filter. Values: US, GB, TR, ES, DE, FR, JP, IN, BR, CA, MX, global. Default global returns items from all regions. Region filtering is most useful with google_trends and reddit sources.
Radar uses cursor-based pagination. When hasMore is true, pass the nextCursor value as the after query parameter to fetch the next page.
# First pagecurl "https://xquik.com/api/v1/radar?limit=20" \ -H "x-api-key: xq_YOUR_KEY_HERE" | jq# Next pagecurl "https://xquik.com/api/v1/radar?limit=20&after=NDUwfDIwMjYtMDMtMDRUMDg6MzA6MDAuMDAwWnwxMjM0NQ==" \ -H "x-api-key: xq_YOUR_KEY_HERE" | jq
Next steps:Trends guide for content strategy workflows · Create Tweet to post about trending topics · Compose to generate AI-drafted tweets from radar items