Webhook Requests

Endpoint: POST /api/dox/webhook (verified by signing secret)

To send a webhook, sign the request body with HMAC-SHA256 using the app's signing secret and include it as the X-Webhook-Signature header.

Signing secret: b09f045fe55624a701d2da9e007bca4748d12c8a65b9e3ce772679408219ccf7

ID Method Received At Remote Addr Body Preview
1 POST Apr 23 23:05:33 172.18.0.3:52286 {"data":{"app_id":"f068a624-e2bd-4731-aa95-9c000d2938b0","authentication_id":"4b59b557-b940-4073-987e-40cb56a00fb5","end_user_id":"acba4a49-00e8-4aba-8310-a434eeb56708"},"event":"app.user_connected","timestamp":"2026-04-23T23:05:33Z"}