Skip to content

Webhooks

Also known as: webhook, callback, notifications

Webhooks offer a powerful way to receive real-time updates from Tournament.app about specific events in your tournaments. Instead of constantly polling our API for changes, webhooks allow our system to push information to your application as events occur.

To use this feature, you must provide a POST endpoint in your application that we can call when specific changes happen in the tournament.