Webhooks endpoint
POST /api/webhooks/stripe
Apply signed Stripe subscription events idempotently.
InternalInternal
Endpoint contract
| Property | Value |
|---|---|
| Method | POST |
| Path | /api/webhooks/stripe |
| Surface | Webhooks |
| Access | Stripe signature |
| Status | Internal |
Purpose
Apply signed Stripe subscription events idempotently.
Usage boundary
Internal endpoint
This route is documented for system completeness. It is not a supported external integration contract.
Related documentation
API endpoint registry
All 102 API route modules, including product, OAuth, MCP, webhook, cron, and retired surfaces.
API authentication
Choose the correct Retensis authentication model for a product, mobile, MCP, webhook, or scheduled caller.
Errors, limits, and idempotency
Handle validation, authentication, plan, rate-limit, duplicate, and processing errors safely.