Composition
Get trending topics from curated sources
get/radar
Query parameters
afterstring
Cursor for pagination (from prior response nextCursor).
category'general' | 'tech' | 'dev' | 'science' | 'culture' | 'politics' | 'business' | 'entertainment'
Filter by category.
hoursinteger
Lookback window in hours (1-72, default 6).
limitinteger
Number of items to return (1-100, default 50).
regionstring
Region filter. Use global or a region code such as US, GB, TR, or ES.
source'github' | 'google_trends' | 'hacker_news' | 'polymarket' | 'reddit' | 'trustmrr' | 'wikipedia'
Source filter. One of: github, google_trends, hacker_news, polymarket, reddit, trustmrr, wikipedia
Response
Radar items
Example response
{
"items": [],
"nextCursor": "eyJ0IjoxNzM5OTcyODAwLCJpIjoiOTk5In0="
}