Skip to main content
GET
Returns add-ons that are assigned to the tenant’s active plan, priced in their subscription currency, and have a corresponding credit pool on the plan. Also includes the tenant’s current balance for each pool. Returns an empty array [] if the tenant has no active subscription.

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_...).