EventTypes

List of all event types you can listen in real-time using the webhooks created using the /subscriptions REST API.

ValueDescription

profile.created

Webhoook will push to your endpoint when Farcaster profile creation occurs.

profile.updated

Webhoook will push to your endpoint when Farcaster profile update occurs.

follow.created

Webhoook will push to your endpoint when Farcaster profile follows another user.

follow.deleted

Webhoook will push to your endpoint when Farcaster profile unfollows another user.

Last updated