# Verifying Webhook Signatures

## Verifying Webhook Signatures
To ensure webhook requests are genuine and coming from Resolve, you should verify the webhook signature. Resolve includes a signature in the `x-webhook-signature` header of each webhook request.

Version: partners-v1
Security: bearerAuth, basicAuth
