---
search:
  tags:
    - Webhook endpoints
    - POST
seo:
  description: >-
    Registers a delivery URL. The response contains the signing secret…
    Reference for the POST /webhook-endpoints endpoint in the TipPage Developer
    API API.
sidebar:
  badge: POST
  label: Add an endpoint
title: Add an endpoint
type: openapi-operation
---
Registers a delivery URL. The response contains the signing `secret` **exactly once** - store it immediately. URLs must be public `https://`; private/internal addresses are rejected. Max 10 endpoints. Requires `webhooks:manage`.

<Operation source="api" id="createwebhookendpoint" />
