v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Feed

By channel IDs

Fetch feed based on channel IDs

get/v2/farcaster/feed/channels/

Query parameters

channel_idsstring required
Example:neynar,farcaster

Comma separated list of up to 10 channel IDs e.g. neynar,farcaster

with_recastsboolean

Include recasts in the response, true by default

viewer_fidinteger

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

with_repliesboolean

Include replies in the response, false by default

members_onlyboolean
Example:true

Used when filter_type=channel_id. Only include casts from members of the channel. True by default.

fidsstring

Comma separated list of FIDs to filter the feed by, up to 10 at a time

limitinteger

Number of results to fetch

cursorstring

Pagination cursor.

should_moderateboolean

If true, only casts that have been liked by the moderator (if one exists) will be returned.

Headers

x-neynar-experimentalboolean

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

Response

Success