---
title: "Get Credit Balance Endpoint"
method: GET
path: "/api/billing/credits"
---

# Get Credit Balance Endpoint

`GET /api/billing/credits`

Get the authenticated user's credit balance.

## Response `200`

Successful Response

- CreditBalanceResponse — Response schema for credit balance check
  - `success` boolean
  - `creditBalanceCents` integer, required
  - `creditBalanceDollars` number, required

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
