Skip to content

Stripe webhook receiver — signature-verified, unauthenticated by design

POST
/api/v1/billing/webhook
curl --request POST \
--url https://example.com/api/v1/billing/webhook \
--header 'stripe-signature: example'
stripe-signature
required
string