Webhooks
Create a receiver
Create a receiver. The reply contains signing_secret — the ONLY time it is handed out. Store it; if lost, issue a new one with POST /v1/webhooks/:id/rotate-secret.
POST
Authentication
Authorizationstringheaderrequired
Your API key as a Bearer token.
Parameters
Idempotency-Keystringheader
Repeat a request safely: the same key returns the first response instead of creating a second row. Kept for 24 hours.
Request
Response
application/json
Success.
object
