Documentation Index
Fetch the complete documentation index at: https://docs.machines.cash/llms.txt
Use this file to discover all available pages before exploring further.
Overview
GET /balancesreturns credit limit, spending power, and charge totals (all in cents).- No extra scopes are required.
API flow (step‑by‑step)
Fetch balances
Endpoint:
Headers:Use the returned values to display available spend and current charge totals.
GET /balancesHeaders:
Authorization: Bearer <SESSION_TOKEN>Response (balances)
Available spending power in cents.
Credit limit in cents.
Pending charges in cents.
Posted charges in cents.
Balance due in cents.