Skip to main content
POST
Handle Coincircuit webhooks

Headers

x-coincircuit-timestamp
string
required

Unix timestamp used in signature construction

x-coincircuit-signature
string
required

HMAC-SHA256 signature — format: v1=

Response

200

Webhook acknowledged. Always returns 200 — signature verification failures are reported in the response body (received: false) rather than as an HTTP error.