Send event
Mini App Hosts
Send event
Post an app_host event to the domainās webhook. Events such as enabling or disabling notifications for a user. Provide either a signed message or the signer UUID of an authorized neynar-hosted signers.
POST
Send event
Node.js SDK
š SDK Method: appHostPostEvent 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
- SignedMessageBody
- SignerUuidBody
Request body for app host events. Can either provide a signed_message or a signer_uuid with event details.