Skip to main content
GET
Channels by activity

Node.js SDK

๐Ÿ”— SDK Method: fetchTrendingChannels Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Query Parameters

time_window
enum<string>
Available options:
1d,
7d,
30d
limit
integer<int32>
default:10

Number of results to fetch

Required range: 1 <= x <= 25
cursor
string

Pagination cursor.

Response

Success

channels
ChannelActivity ยท object[]
required
next
NextCursor ยท object
required

Returns next cursor