FarcasterCast

Fetch cast information

No.
Method
Description
API Reference

1

getCast

Gets information about an individual cast by passing in a Warpcast web URL or cast hash

2

getCasts

Retrieve multiple casts using their respective hashes.

3

getConversation

Gets all casts related to a conversation surrounding a cast by passing in a cast hash or Warpcast URL.

4

getCastsByFid

Get casts for a given user FID in reverse chronological order. Also allows filtering by parent_url and channel

5

getRecentCast

Get a list of casts from the protocol in reverse chronological order based on timestamp

Last updated