Skip to main content

Register a new webhook endpoint

POST 

/webhooks

Registers an HTTP endpoint on the reseller's own server, subscribing it to the selected events. The secret plain HMAC secret returned in the response is shown ONLY once.

The target URL is strict: only https, user info (user:pass@) forbidden, private/internal IPs rejected (SSRF protection).

Request

Responses

Endpoint created (secret returned once)