Introduction
Listen to events from your OnlyFans accounts on your webhook endpoint so your integration can automatically process data.
Prefer no-code?
We offer native integrations for most no-code tools. Get started in minutes without writing a single line of code.
n8n integration Make.com integration Zapier integrationImportant!
Webhooks are only available for Pro and Enterprise plans.
A webhook is an HTTP endpoint that receives events from OnlyFans API. They allow you to be notified about events such as:
- Receiving a message from a fan (
messages.received) - New fan subscriptions (
subscriptions.new) - Fan purchased a PPV message (
messages.ppv.unlocked)
You can use our API for less frequent actions like retrieving specific chats, profiles, or earning details, while webhooks help you scale your integration and process large volumes of business-critical events in near real-time.