Skip to main content
GET
Cast conversation summary

Node.js SDK

๐Ÿ”— SDK Method: lookupCastConversationSummary Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Query Parameters

identifier
string
required

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

Example:

"0x9288c1e862aa72bd69d0e383a28b9a76b63cbdb4"

limit
integer
default:20

Number of casts to consider in a summary up to a point of target cast

Required range: 1 <= x <= 50
Example:

50

prompt
string

Additional prompt used to generate a summary

Example:

"be unreasonably dramatic"

Response

Success

summary
object
required