> 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/api-reference/account/stripe.md).

# Billing

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

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