Skip to main content

Webhooks

This is the documentation for the Webhooks provided by Tiltify. Webhooks allow you to securely receive real-time notifications when the data you subscribe to changes.

Getting Started

To get started using webhooks, you will need to Create an Endpoint

Receiving Webhooks

There are multiple methods to receive webhooks:

Subscriptions

Webhook Subscriptions allow you to subscribe to Campaigns and other Events on Tiltify and receive all updates for those events.

An example use case could be building an custom overlay for a Campaign and wanting to get all Donation and Total updates for that Campaign to display real time data in your overlay.

Relays

Webhook Relays allow you to tag a single Donation with your own id and metadata to see when a user donates anywhere Tiltify.

An example use case could be distributing some in-game content when a user donates a certain amount to a Campaign on Tiltify.