---
title: "GET /customer/balance"
method: GET
path: "/customer/balance"
---

# GET /customer/balance

`GET /customer/balance`

Get total balance through API

## Response `200`

OK

- object
  - `balance` number — the amount of money in your account
  - `pending_balance` number — the amount of money you will be billed for, as of this moment, in the next billing cycle

---

[API](https://skmtc.net/brightdata/apis/bright-data-api.md) · [All operations](https://skmtc.net/brightdata/apis/bright-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightdata/bright-data-api/versions/7413c80b3b56/schema)
