v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Feed

Trending feeds

Fetch trending casts or on the global feed or channels feeds. 7d time window available for channel feeds only.

get/v2/farcaster/feed/trending/

Query parameters

limitinteger
Example:10

Number of results to fetch

cursorstring

Pagination cursor

viewer_fidinteger

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

time_window'1h' | '6h' | '12h' | '24h' | '7d'
Example:24h

Time window for trending casts (7d window for channel feeds only)

channel_idstring
Example:neynar

Channel ID to filter trending casts. Less active channels might have no casts in the time window selected. Provide either channel_id or parent_url, not both.

parent_urlstring
Example:chain://eip155:1/erc721:0xd4498134211baad5846ce70ce04e7c4da78931cc

Parent URL to filter trending casts. Less active channels might have no casts in the time window selected. Provide either channel_id or parent_url, not both.

provider'neynar'
Example:neynar

The provider of the trending casts feed.

Headers

x-neynar-experimentalboolean

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

Response

Success