---
title: "Get billing usage information"
method: GET
path: "/billing/usage"
---

# Get billing usage information

`GET /billing/usage`

## Response `200`

Billing usage data

- object
  - `success` boolean
  - `data` BillingUsage
    - `credit_balance` number
    - `usage_this_month` number
    - `breakdown` object

---

[API](https://skmtc.net/video-db/apis/videodb-server-api.md) · [All operations](https://skmtc.net/video-db/apis/videodb-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/video-db/videodb-server-api/versions/21b1d1d3eae8/schema)
