> For the complete documentation index, see [llms.txt](https://docs.localramp.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.localramp.co/webhooks/verification.md).

# Verification

To be able to verify that requests to your Webhook URL are coming from LocalRamp and not a malicious actor:

Valid webhook requests have a header called `localramp-webhook-token` which has the value of the webhook token you set in your dashboard.
