Learn how to verify webhook authenticity and protect your endpoints from malicious requests.
Timestamp Verification
X-Ultravox-Webhook-Timestamp
header with the time the webhook was sent.Signature Verification
X-Ultravox-Webhook-Signature
header.Multiple Signatures
The X-Ultravox-Webhook-Signature
header may contain multiple signatures separated by commas.