Post a reaction
Reaction
Post a reaction
Post a reaction (like or recast) to a given cast
(In order to post a reaction signer_uuid must be approved)
POST
Post a reaction
Documentation Index
Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
Use this file to discover all available pages before exploring further.
Related tutorial: Like and recast
Node.js SDK
🔗 SDK Method: publishReaction Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Body
application/json
Available options:
like, recast UUID of the signer.
signer_uuid is paired with API key, can't use a uuid made with a different API key.
Example:
"19d0c5fd-9b33-4a48-a0e2-bc7b0555baec"
Target cast hash (hex string starting with 0x) OR a valid URL.
Example:
"0x3702ec1b298bb7ac6f00346432d959ad7b05b9a8 -OR- http://neynar.com/"
An Idempotency key is a unique identifier for the request. Note:
- This is used to prevent duplicate requests. Use the same idem key on retry attempts.
- This should be a unique identifier for each request.
- Recommended format is a 16-character string generated by the developer at the time of making this request.
The unique identifier of a farcaster user or app (unsigned integer)
Required range:
x >= 0Example:
3