v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBCast
Cast Quotes
Fetch casts that quote a given cast
get/v2/farcaster/cast/quotes/
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
limitinteger
Example:30
Number of results to fetch
cursorstring
Pagination cursor.
Headers
x-neynar-experimentalboolean
Enables experimental features including filtering based on the Neynar score. See docs for more details.
Response
Success