---
title: "Webhook"
description: "A webhook is a custom callback that can be leveraged to be notified of events in Fenerum."
url: https://www.fenerum.com/en-DK/docs/api/webhook/
updated_at: "2025-12-22T00:00:00"
---
A **Webhook** is a custom HTTP endpoint of yours that Fenerum POSTs to when an event occurs (account changes, invoices issued or paid, subscription renewals, payment failures, and more). Configure the destination URL, optional basic auth, and which events you want delivered. The full payload reference for each event lives on the [Webhook callbacks](https://www.fenerum.com/en-DK/docs/api/webhook-callbacks.md) page.

`GET /api/v1/webhooks/` (schema: https://app.fenerum.com/api/swagger/?format=openapi)

---

## Navigation

Up: [Subscription management & financial insights on autopilot](https://www.fenerum.com/en-DK/index.md) › [Documentation](https://www.fenerum.com/en-DK/docs.md) › [API Documentation](https://www.fenerum.com/en-DK/docs/api.md)

Full site index: https://www.fenerum.com/llms.txt
