Skip to main content
Webhook endpoints are URLs on your server that receive POST requests when events occur. You register an endpoint, choose which event types it subscribes to, and My Crypto Server delivers a signed payload for each matching event. For the full guide on verifying signatures and handling events, see Webhooks.

The webhook endpoint object

The full signing secret is only returned when you create the endpoint. Store it immediately — it cannot be retrieved again.