Farcaster API
Add Reaction to Cast
POST
/
casts
/
{hash}
/
reactions
/
{type}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Hash for the target cast
The type of reaction, can be either "like" or "recast"
Query Parameters
Signer ID for the user that will react to the cast
Response
200 - application/json
The response is of type object
.