---
title: "Get credit balance"
method: GET
path: "/api/credits/balance"
tags: ["Credits"]
---

# Get credit balance

`GET /api/credits/balance`

## Response `200`

Credit balance

- object
  - `credits` integer
  - `total_purchased` integer

---

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