Create Webhook
Allow to create new webhook with specified parameters
Authorizations
Body
Common Webhook Request
For what environment new Webhook should be created
Your server endpoint where Dataspike service will send AML and Document Verification events
"https://dataspike.io"
AML_SCREENING, DOCVER, TRANSACTION_MONITORING, KYT_WALLET_CHECK ["AML_SCREENING"]
Set to false if you want temporarily deactivate webhook
Response
Webhook Created
Returned when a webhook is created. hmac_signing_secret is shown only once — store it securely immediately.
Unique ID of the newly created webhook
"01927ed4-c928-7a3c-9a30-7ab7cc169d11"
HMAC-SHA256 signing secret used to verify the authenticity of incoming webhook requests. Shown only once — store it in a secrets manager or environment variable.
"whsec_a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1"