---
title: "Top up credits balance"
method: POST
path: "/credits/topup"
tags: ["Subscribe"]
---

# Top up credits balance

`POST /credits/topup`

## Request body

- object
  - `amount` integer, required — Amount to top up in credits

## Response `200`

Success

- object
  - `success` true, required

## Other responses

- `400` — Invalid input
- `401` — Unauthenticated

---

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