Stripe
4 endpoints, generated from the live router stripe.ts.
| Method | Path | Auth |
|---|---|---|
POST | /api/stripe/create-checkout | public |
GET | /api/stripe/success | public |
POST | /api/stripe/portal | public |
GET | /api/stripe/prices | public |
Source: shared/api-core/src/routes/stripe.ts