Tutorial on ranking replies: Rank high quality conversations
Authorizations
API key to authorize requests
Headers
Query Parameters
Cast identifier (It's either a URL or a hash)
"https://warpcast.com/rish/0x9288c1"
The query param accepted by the API. Sent along with identifier param. url - Cast identifier is a url hash - Cast identifier is a hash
url, hash "url"
The depth of replies in the conversation that will be returned (default 2)
0 <= x <= 5Include all parent casts in chronological order
Providing this will return a conversation that respects this user's mutes and blocks and includes viewer_context.
x >= 1Sort type for the ordering of descendants. Default is chron
chron, desc_chron, algorithmic "chron"
Show conversation above or below the fold. Lower quality responses are hidden below the fold. Not passing in a value shows the full conversation without any folding.
above, below Number of results to fetch
1 <= x <= 5030
Pagination cursor.

