---
title: "POST /api/v1/workspaces/{slug}/billing/checkout-session"
method: POST
path: "/api/v1/workspaces/{slug}/billing/checkout-session"
tags: ["Billing"]
---

# POST /api/v1/workspaces/{slug}/billing/checkout-session

`POST /api/v1/workspaces/{slug}/billing/checkout-session`

## Request body

- CheckoutSessionDto

## Response `201`

## Changes

- **2026-08-25** `b869984ed835` — 1 breaking, 1 info
  - added required request body
  - api operation id `BillingController_createFounderCheckoutSession` removed and replaced with `BillingController_createCheckoutSession`
- **2026-08-23** `1b301a8abbbe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/driftless/apis/driftless-api/changes/api/v1/workspaces/:slug/billing/checkout-session/post.md)

---

[API](https://skmtc.dev/driftless/apis/driftless-api.md) · [All operations](https://skmtc.dev/driftless/apis/driftless-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/driftless/driftless-api/revisions/1dca180d0cef/schema)
