account
Account context and balances for the API key this session runs as. account/get answers "which
account am I operating in, at what scope" — organization, workspace, or clientspace — before you
act; the two balance reads answer "do I have budget for this" before a send
(account/credits) or a validation/enrichment batch
(account/data_tokens). Balance shortfalls otherwise surface only
as failures (InsufficientCredit) at execution time.
Operations
Read
- account/get — Which account and scope this API key operates in
- account/credits — Sending-credit balance
- account/data_tokens — Data Token balance and service rates