
Available Webhooks
Each webhook can be configured with a callback URL where you will receive the event payloads.
Webhook Security
To ensure the authenticity of incoming requests, Yasmina includes a Webhook Key in the header of every webhook request.- Header:
x-webhook-key - How to get it: You can generate and manage your Webhook Key by clicking Edit and the refresh icon in the Webook key field
Testing the webhook
Yasmina allows you to test your Webhook instantly. Simply Click on “Test call”.Payload Structure
Webhook requests are sent asPOST requests with a JSON body. The payload will be the same object that you acquire when you create a policy, for example:

