---
title: "Add credits to a team."
method: POST
path: "/cmx/credits/buy"
tags: ["clusters"]
---

# Add credits to a team.

`POST /cmx/credits/buy`

Start the process of adding credits to a team. This generally
credits a stripe checkout session

## Response `200`

IncreaseClusterCreditsResponse contains the response to increase cluster credits

- object
  - `checkout_url` string

## Other responses

- `400` — IncreaseClusterCreditsErrorResponse contains the errors returned when increasing cluster credits
- `500` — IncreaseClusterCreditsErrorResponse contains the errors returned when increasing cluster credits

---

[API](https://skmtc.net/replicated/apis/vendor-api-v3-2.md) · [All operations](https://skmtc.net/replicated/apis/vendor-api-v3-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/replicated/vendor-api-v3-2/versions/6fcf9e54aba4/schema)
