Create Checkout Session
POST/api/billing/stripe/create-checkout-session
Create a Stripe checkout session for public sign-up.
This endpoint creates an embedded checkout session that can be used with Stripe.js in the frontend. Supports both JWT authentication and API key authentication.
Request
Responses
- 200
- 422
Successful Response
Validation Error