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. In this case, you can choose a provider of your choice -
neynar,openrank,mbd. Neynar serves ranking from other providers without any changes.
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.


