> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/sdks-and-cli/account/stripe.md).

# Billing

Billing endpoints for the account's Stripe subscription and checkout.

| Method                                                                                           | Endpoint                                       |
| ------------------------------------------------------------------------------------------------ | ---------------------------------------------- |
| [Create Stripe Checkout Session](/sdks-and-cli/account/stripe/create-stripe-checkout-session.md) | `POST /account/stripe/create-checkout-session` |
| [Get Stripe Billing Portal Url](/sdks-and-cli/account/stripe/get-stripe-billing-portal-url.md)   | `POST /account/stripe/get-portal-url`          |
