Billing

Get Account Info

Return billing account information for the authenticated user / org.

The response includes credit balance, Stripe customer status, account status, and auto-recharge settings. Context (personal vs org) is derived from the API key.

get/v0/billing/account-info

Response

Billing account information

billing_account_idinteger required
creditsnumber
account_statusstring
last_recharge_atstring nullable
autorechargeboolean
autorecharge_thresholdnumber
autorecharge_qtynumber

Changes

No recorded changes to this endpoint across all 1 revision of this API.