---
title: "Create Checkout Session"
method: POST
path: "/stripe/create-checkout-session"
---

# Create Checkout Session

`POST /stripe/create-checkout-session`

Create a Stripe checkout session for a new subscription.
Expects JSON body with 'email' field.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/openf1/apis/fastapi.md) · [All operations](https://skmtc.dev/openf1/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openf1/fastapi/revisions/a49c4b7be079/schema)
