---
title: "Get Balance"
method: GET
path: "/billing/balance"
tags: ["/billing"]
---

# Get Balance

`GET /billing/balance`

Get the remaining balance for a tenant

## Response `200`

Successful Response

- BalanceResponse — Response to GET /billing/balance request
  - `balance` number, required — Balance of the user

## Changes

- **2025-10-28** `c8152db45500` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/contextualai/apis/endpoints/changes/billing/balance/get.md)

---

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