Skip to main content
GET

Overview

Returns your current wallet balance, including lifetime spending and deposit totals. Use this to check if you have sufficient funds before executing paid tools. Auth: Requires authentication (JWT or API key).

Response

integer
Current balance in cents (e.g. 1500 = $15.00)
integer
Total amount spent in cents
integer
Total amount deposited in cents

Example

MCP Tool

This endpoint is also available as the get_wallet_balance MCP tool: