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

  1. Open any feed and click the Bell icon in the top-right navbar.
  2. Go to the Webhooks tab.
  3. Select the endpoints to trigger when new matches arrive in this feed.
  4. 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.

On this page