Account Snapshot
Read your workspace account snapshot: tier, status, credit balance and monthly allowance, daily limits, and usage so far today.
The account endpoint returns a self-serve snapshot of your workspace: its plan tier and status, your credits (balance, currency, and — for the free tier — the monthly allowance and reset date), the per-namespace daily_limits, and usage_today. It is the single call an agent or dashboard reads to understand how much headroom is left before hitting a limit or running out of credits.
Credits are the unit of spend. The credits.balance is what remains; monthly_allowance and tier_resets_at are populated for metered free-tier workspaces and null for paid tiers. The daily_limits are abuse ceilings per namespace (extract, platform, ingest, operations), and usage_today is how much of each you have consumed since midnight UTC.
/v1/accountResponse
Response fields
curl