Stripe
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
AdminUpdated Sep 11, 2026
Stripe
Public — no authentication required.
1 route. Each row is one endpoint with its explanation and whether it honours the Idempotency-Key header.
Method & path | Idem | Explanation |
|---|---|---|
| Stripe webhook. Verifies the signature over the raw body, then moves the account plan free↔pro on checkout.session.completed and customer.subscription.updated/deleted. The only writer of plan; a bad signature is a 400 that changes nothing. |
Was this page helpful?