Skip to content

Webhooks

The one real webhook today: inbound Stripe

Section titled “The one real webhook today: inbound Stripe”

DefendableCloud (api.defendablecloud.com) accepts one webhook — and it is inbound, from Stripe, not outbound to you. No /v1 prefix:

  • POST /stripe/webhook — verifies the Stripe signature against STRIPE_WEBHOOK_SECRET and, on a successful payment event, activates the org’s membership.

This is how membership goes live after checkout. It is the only webhook surface that exists right now; everything else on this page is roadmap.


🐝 Operator-grade · books and records · to the shed.