v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Cast

By hash or URL

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

get/v2/farcaster/cast/

Query parameters

identifierstring required
Example:https://farcaster.xyz/rish/0xafa59bb7

Cast identifier (It's either a URL or a hash)

type'url' | 'hash' required
Example:url

The query param accepted by the API. Sent along with identifier param. url - Cast identifier is a url hash - Cast identifier is a hash

viewer_fidinteger

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

Headers

x-neynar-experimentalboolean

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

Response

Success