v1
latestOpenAPI 3.0.42026-07-26159287356.1 KBApp Host
Generate event
Returns event object for app host events. Used if the app host intends to sign the event message instead of using Neynar-hosted signers.
get/v2/farcaster/app_host/user/event/
Query parameters
app_domainstring required
Example:demo.neynar.com
The domain of the mini app
fidinteger required
The FID of the user who initiated the event
event'frame_added' | 'frame_removed' | 'notifications_enabled' | 'notifications_disabled' required
The type of event
Response
Success