Fanduit fires HMAC-signed webhooks for new subs, messages, tips, chargebacks, and account status changes. Build real-time alerts, automations, and pipelines on events you can trust.
# a signed event, retried until you 2xx Fanduit-Signature: t=1720…,v1=8f2a… { "event": "tip.received", "amount": 50, "fan": { "name": "Ava" } }
Real-time, signed, and durable.
Subscribe to new subs, messages, tips, mass-message completion, chargebacks, and account status.
Every payload is signed so you can verify it came from Fanduit before you act on it.
Deliveries retry with exponential backoff up to six times until your endpoint returns 2xx.
See every attempt, status, and payload in the dashboard, and replay when you need to.
Register multiple endpoints and route different events to different systems.
Point a webhook at Zapier, Make, or n8n and skip the server entirely.
Register, verify, act.
Add your URL in the dashboard and pick the events you want.
Check the Fanduit-Signature header with your secret to confirm each payload.
Trigger an alert, update a record, or call the API back to respond.
The nervous system of your ops.
Notify your team the instant a big tip or new sub lands.
Keep your CRM current as fans subscribe, spend, and lapse.
Kick off a dispute workflow the moment a chargeback fires.
Stream every event into your warehouse for analytics and modeling.
Run a whole roster from one API — connect every creator you operate and automate messaging, growth, and reporting at scale.
Neutral infrastructure on accounts you own, with encrypted credentials, per-account proxies, and no screen sharing.
Clean REST + MCP, signed webhooks, idempotency, and transparent credit metering. Build tools that don\'t break by morning.
Each delivery includes a Fanduit-Signature header with a timestamp and HMAC. Recompute it with your signing secret and compare before acting.
Fanduit retries with exponential backoff up to six attempts, and every attempt is logged so you can replay missed events.
New subscriptions, messages, tips, mass-message completion, chargebacks, and connected-account status changes, with more added over time.
No. Point a webhook at Zapier, Make, or n8n and handle events with no code at all.
Register an endpoint and start receiving signed webhooks today.