---
title: "/credits/balance"
method: GET
path: "/v1/credits/balance"
tags: ["Credits"]
---

# /credits/balance

`GET /v1/credits/balance`

The `/credits/balance` endpoint allows you to retrieve your current credits balance.

## Response `200`

Successful response

- CreditOutputOutput
  - `balance` number, required — The number of credits remaining in your account.

## Other responses

- `401` — Unauthorized - Invalid or missing API key

---

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