---
title: "Get the wallet"
description: "The prepaid balance in full: ledger, pending mention charges and the effective balance the stop rule reads, the daily burn and the days it buys, how many keywords run and how many the wallet paused, what a day costs and what a resume needs, the welcome credit, the newest top-up, the top-up bounds and the auto-recharge settings. `GET /v1/usage` is the short form."
canonical: https://docs.mentio.dev/api/billing/get-wallet
markdown: https://docs.mentio.dev/api/billing/get-wallet.mdx
---

# Get the wallet

`GET /v1/billing/wallet`

The prepaid balance in full: ledger, pending mention charges and the effective balance the stop rule reads, the daily burn and the days it buys, how many keywords run and how many the wallet paused, what a day costs and what a resume needs, the welcome credit, the newest top-up, the top-up bounds and the auto-recharge settings. `GET /v1/usage` is the short form.

## Responses

- 200: Balance, burn, and whether tracking is paused
- 401: Missing or invalid credentials

Full schemas: https://api.mentio.dev/v1/openapi.json. Conventions: https://docs.mentio.dev/conventions.mdx
