Billing
billing
Billing
Profiles
billing.profiles
Methods
Billing Profile Details -> Envelope<{ id, account_type, address, 36 more... }>
Deprecated
get/accounts/{account_id}/billing/profile
Gets the current billing profile for the account.
Billing
Usage
billing.usage
Methods
Get Pay Go Account Billable Usage Beta -> Envelope<Array<{ BillingCurrency, BillingPeriodStart, ChargePeriodEnd, 8 more... }>>
get/accounts/{account_id}/billing/usage/paygo
Returns billable usage data for PayGo (self-serve) accounts. When no query parameters are provided, returns usage for the current billing period. This endpoint is currently in beta and access is restricted to select accounts.