Register a webhook endpoint
Webhooks
Register a webhook endpoint
Register an HTTPS endpoint to receive signed payment.settled events when your pay links settle. The signing secret is returned ONCE in this response and cannot be retrieved again. Use it to verify the X-mag3nt-Signature header on each delivery. Max 5 active webhooks per wallet. URLs must be https and may not target private/loopback hosts.
POST
Register a webhook endpoint
Authorizations
API key prefixed with 'Bearer sx_live_...'
Body
application/json
Response
Webhook registered (secret shown once)
Returned ONLY when a webhook is created. The secret is used to verify the X-mag3nt-Signature header on delivered events and cannot be retrieved again.