Driftstack admin · staff-only
Cost
Per-account cost estimate for the current billing cycle. Numbers
come from /v1/admin/cost/*;
config tile shows the wired rate card so operators can sanity-check
the deploy before trusting the dollar numbers.
Rate card (per unit)
Tier thresholds
Per-account breakdown
Top accounts by cost
Top by total cents among the most recent
limit=50 accounts (by
creation order) — not the platform-wide top spenders. Fetches that
page then asks /v1/admin/cost/overview
to sort it by total cost desc. A high-cost account outside the most
recent 50 won't appear until a server-side cost-ranked endpoint
lands; for a specific account use the per-account breakdown above.
Click Refresh to fetch the top accounts.
Endpoints consumed:
https://api.driftstack.dev/v1/admin/cost/config,
https://api.driftstack.dev/v1/admin/cost/accounts/:id,
https://api.driftstack.dev/v1/admin/cost/overview,
https://api.driftstack.dev/v1/admin/accounts.