User actions across apps
Action
User actions across apps
Securely communicate and perform actions on behalf of users across different apps. It enables an app to send data or trigger actions in another app on behalf of a mutual user by signing messages using the userās Farcaster signer.
POST
User actions across apps
Related tutorial: Farcaster Actions Spec
Node.js SDK
š SDK Method: publishFarcasterAction 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
The base URL of the app on which the action is being performed.
Example:
"https://example.com"
The signer_uuid of the user on behalf of whom the action is being performed.
Example:
"123e4567-e89b-12d3-a456-426614174000"
Response
200 - application/json
Success
The response is of type object.