API Reference — Wallets
Wallet APIs are split by type. Prepaid and postpaid use different balance fields and integration patterns.
Prepaid wallets
Credits loaded upfront. Check available, top up via API, debit on usage.
Postpaid wallets
Usage accrues first, invoiced later. Check postpaid_used, send usage via POST /api/v2/usage.
Shared endpoint
Both wallet types use
GET /api/v1/wallet/balance. Read the fields that match your wallet type—see the prepaid or postpaid API page for details.Need help? Contact us at support@withpaygent.com