Sign in

Register a new webhook endpoint

documented

Create a new webhook endpoint.

POST /v1/webhook/endpointsWebhooksno implementation yet0 runs

Input

events*
Webhook events
Array of events, e.g. ["payment.created"]
0
url*
Webhook URL
https://example.com/webhook
entity*
Entity type
organization | campaign | partner
entity_id*
Entity ID
Entity ID
description
Description
Description for webhook endpoint
secret
Secret (optional)
Secret for signing webhook payloads
Calls ConnectionPoint as you (your API key is your account); keychains.dev holds the credentials.