Skip to main content
GET
Returns add-on credit ledger entries that still have credits remaining (not exhausted, not expired), grouped by pool key. Returns an empty array [] if the tenant has no active subscription or no purchased add-ons.

Path Parameters

string
required
The external tenant ID from your application

Query Parameters

string
Your public key (pk_live_...). Alternative to the Authorization bearer header.

Authentication

Requires a public key (?publicKey=pk_live_...) or secret key (Authorization: Bearer sk_live_...).