---
title: "Get user balance"
method: GET
path: "/v1/client/balance"
tags: ["Internal"]
---

# Get user balance

`GET /v1/client/balance`

Get User Balance returns the balance of the user.

## Response `200`

OK

- object
  - `data` Balance
    - `balance` string, required

## Other responses

- `406` — VPN detected

---

[API](https://skmtc.net/bitlabs/apis/bitlabs-client-api.md) · [All operations](https://skmtc.net/bitlabs/apis/bitlabs-client-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitlabs/bitlabs-client-api/versions/99209a6285bf/schema)
