---
title: "Wallet Depletion"
method: GET
path: "/api/billing/wallet/{customer_id}/depletion"
tags: ["Billing"]
---

# Wallet Depletion

`GET /api/billing/wallet/{customer_id}/depletion`

Get real-time balance depletion projection.

Returns burn rate, seconds-to-zero, per-instance cost breakdown,
and alert thresholds (T-30min, T-5min, T-0).

## Path parameters

- `customer_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-04-05** `f2668775365c` — 1 info
  - endpoint added
- **2026-04-03** `aca6ce6b2785` — 1 breaking
  - api path removed without deprecation
- **2026-04-01** `526c3dd3d9d7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/aabiro/apis/xcelsior/changes/api/billing/wallet/:customer_id/depletion/get.md)

---

[API](https://skmtc.dev/aabiro/apis/xcelsior.md) · [All operations](https://skmtc.dev/aabiro/apis/xcelsior/llms.txt) · [OpenAPI document](https://skmtc.dev/aabiro/apis/xcelsior/revisions/a1b7082fe0d4?raw)
