Skip to main content
GET
Search by ID or name

Node.js SDK

šŸ”— SDK Method: searchChannels 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

q
string
required

Channel ID or name for the channel being queried

Example:

"neynar"

limit
integer
default:20

Number of results to fetch

Required range: 1 <= x <= 200
Example:

30

cursor
string

Pagination cursor.

viewer_fid
integer

FID of the user viewing the channels.

Required range: x >= 1

Response

200 - application/json

Success

channels
Channel Ā· object[]
required
next
NextCursor Ā· object
required

Returns next cursor