Skip to main content
Official backend SDK for Jaza prepaid / metered billing.

Initialize

Methods

Errors throw JazaError with statusCode, code, and raw.

Create a customer

Issue a top-up token

Read balance

Consume credits

Prefer feature codes configured in the dashboard:
Or debit a raw credit amount (do not send both featureCode and credits):

Check top-up status

Typical BFF shape

See the Quickstart for GET /jaza/balance and POST /jaza/top-up-token examples wired to Expo.