Skip to main content
GET
By parent URLs

Node.js SDK

๐Ÿ”— SDK Method: fetchFeedByParentUrls 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

Headers

x-neynar-experimental
boolean
default:false

Enables experimental features including filtering based on the Neynar score. See docs for more details.

Query Parameters

parent_urls
string
required

Comma separated list of parent_urls

Example:

"chain://eip155:1/erc721:0xd4498134211baad5846ce70ce04e7c4da78931cc"

with_recasts
boolean
default:true

Include recasts in the response, true by default

viewer_fid
integer

Providing this will return a feed that respects this user's mutes and blocks and includes viewer_context.

Required range: x >= 1
with_replies
boolean
default:false

Include replies in the response, false by default

limit
integer<int32>
default:25

Number of results to fetch

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

Pagination cursor.

Response

Success

casts
Cast ยท object[]
required
next
NextCursor ยท object
required

Returns next cursor