v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBAction
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/v2/farcaster/action/
Request body
Example request
{
"action": {
"type": "create.user"
},
"base_url": "https://example.com",
"signer_uuid": "123e4567-e89b-12d3-a456-426614174000"
}Response
Success
object required