URL Editor

Decompose & edit URL parameters

Webhooks

Stripe Webhook

Webhook with signature verification

Example URL

https://yourapp.com/webhooks/stripe?signature=whsec_xxxxx&timestamp=1234567890
Open in Editor

Parameters

signature=whsec_xxxxx
timestamp=1234567890

URL Structure

Protocol
https:
Host
yourapp.com
Path
/webhooks/stripe

Related Templates