Neynar abstracts away ranking challenges across most of its APIs e.g. Trending Feed and Conversation for a cast.Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
Feed
There are a few different ways to rank casts for users.- For you feed provides a ranked, personalized, for you feed for a given user
- Trending casts feed provides trending casts globally or filtered to a channel.
Conversation
Conversation for a cast API allows developers to fetch a conversation thread for a given cast. In addition, itβs possible to:-
rank casts in the conversation by order of quality by changing the
sort_typeparameter -
hide low quality conversations below the fold by setting the
foldparam to above or below. Not passing in a param shows the full conversation without any fold.
