API Reference
OIDC
Platform

Stripe

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

POST /stripe/webhook

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?
Stripe