Webhooks
Subscribing to webhooks
Listen to events from your OnlyFans accounts on your webhook endpoint so your integration can automatically process data.
Webhooks are available for Pro and Enterprise plans only.
You can easily subscribe to webhooks using our console. To do this, follow these steps:
- Go to the OnlyFansAPI Console -> Webhooks
- Click on the + Add Webhook button
- Fill in the Endpoint URL field with your webhook endpoint
- Optionally, add a Signing Secret to verify the webhook payloads (recommended)
- Select the events you want to subscribe to
Once you have added your webhook, you will start receiving events on your webhook endpoint. You will be able to view the latest response status in the console.