Driftstack admin · staff-only
Cost (V-541)
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
Sorted descending by total cents in the current cycle. Fetches the
first limit=50 accounts then
asks /v1/admin/cost/overview
(which already returns sorted by total cost desc).
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.