v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Cast

Bulk fetch casts

Fetch multiple casts using their respective hashes.

get/v2/farcaster/casts/

Query parameters

castsstring required
Example:0xa896906a5e397b4fec247c3ee0e9e4d4990b8004,0x27ff810f7f718afd8c40be236411f017982e0994

Hashes of the cast to be retrived (Comma separated, no spaces)

viewer_fidinteger

adds viewer_context to cast object to show whether viewer has liked or recasted the cast.

sort_type'trending' | 'likes' | 'recasts' | 'replies' | 'recent'

Optional parameter to sort the casts based on different criteria

Headers

x-neynar-experimentalboolean

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

Response

Success