Webhooks
Fire HTTP POST requests to your own endpoints when new matches arrive in a feed.
Webhook notifications are per feed. You first register endpoints in Integrations, then select which ones fire for each feed.
Step 1 — Register an endpoint
Open Integrations → Webhooks and click Create Webhook. Paste your endpoint URL, give it a name, and save. One endpoint can be used across multiple feeds.
Full webhook reference
See Webhooks (Integrations) for full setup details, delivery logs, and the event payload reference.
Step 2 — Route to a feed
- Open any feed and click the Bell icon in the top-right navbar.
- Go to the Webhooks tab.
- Select the endpoints to trigger when new matches arrive in this feed.
- Click Save changes and enable the toggle.
No endpoints yet?
If no endpoints appear in the Webhooks tab, go to Integrations → Webhooks to create one first.