---
title: "get credit balance"
method: GET
path: "/credit/balance"
tags: ["credit"]
---

# get credit balance

`GET /credit/balance`

## Response `200`

Successful response

- object
  - `availableCredits` number, required
  - `totalCredits` number, required

## Other responses

- `default` — Error response

---

[API](https://skmtc.net/pollo/apis/pollo-ai-video-collection.md) · [All operations](https://skmtc.net/pollo/apis/pollo-ai-video-collection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pollo/pollo-ai-video-collection/versions/b3c228cf4e87/schema)
