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
Related tutorial: Farcaster Actions Spec
Authorizations
API key to authorize requests
Body
application/json
The signer_uuid of the user on behalf of whom the action is being performed.
Example:
"123e4567-e89b-12d3-a456-426614174000"
The base URL of the app on which the action is being performed.
Example:
"https://example.com"
Response
200
application/json
successful operation
The response is of type object
.